Download

Download a tarball.

Get it from git://repo.or.cz/xuriella.git (gitweb)

Installation

Xuriella needs cxml, chtml, cxml-stp, and Plexippus XPath.

ASDF is used for compilation. Register the .asd file, e.g. by symlinking it, then compile xuriella using asdf:operate.

$ ln -sf `pwd`/xuriella.asd /path/to/your/registry/
* (asdf:operate 'asdf:load-op :xuriella)