This library is intended to be compiled into all vxlisp projects.
It also serves as a demonstration of code written in vxlisp.
./batches/rundoc - This command builds the documenation html.
./batches/runbuildall - This command builds doc, cpp, js, java, C++, CSharp, and Kotlin source and test files.
./batches/runbuildcpp - This command builds c++ source and test files.
./batches/runbuildcsharp - This command builds csharp source and test files.
./batches/runbuildjava - This command builds java source and test files.
./batches/runbuildjs - This command builds js source and test files.
./batches/runbuildkotlin - This command builds kotlin source and test files.
./batches/runwebserver - This command runs the development webserver to server docs and test suite output.