Skip to content
Andy Stout edited this page Jan 27, 2019 · 5 revisions

Welcome to the ChrysaLisp wiki!

Documentation can be built from the source with Sphinx

The installation of Requirements.txt need not be performed every time.

cd doc
pip install --user -r Requirements.txt
make html

Then open

ChrysaLisp/doc/_build/html/index.html
in a browser
Clone this wiki locally