Wattleglen Calc Compiler
(c) Mark McIlroy 2023


COMPILER

The sample programs can be generated with the make_sample_programs.sh shell script.

The compiler documentation is in SYSTEM_DOCUMENTATION.txt

Refer to the book The Calc Programming Language.

To call C functions from Calc refer to c_language_interface_specification.txt



INTERPRETER

To run sample code using the Calc interpreter, type 'sh run_interpreter_sample.sh'





LICENCE

This compiler, the Wattleglen Calc Compiler is copyright Mark McIlroy.

You may use it to compile systems written in the Calc language including systems intended for commercial licencing or sale.

Please do not modify the compiler. Submit requests for enhancements or changes to mark.mcilroy3@gmail.com

