Calc dashboard

Enter a Calc filename to run below or enter code onto the scratchpad.

 
Input filename
Scratchpad
 
Item to run
Run the scratchpad code
Run the filename above
Runtime
Calc compiler
Calc interpreter
 
To run and test small sections of code, enter the code into the scrathpad above.
 
 
Run the program
Show icode
Show execution trace
Show warnings
Initialise variables
Array bounds checks
Runtime checks


Run
 



Download the Calc system (Linux).

download



For a comprehensive guide to Calc please purchase a copy of 'The Calc Programming Language' by Mark McIlroy, available in print from www.amazon.com



Sample code

https://calc.aitkencv.com/sample_code.calc



Example Calc application: (Australian pension calculator) calculate pension

Source code

https://calcpension.aitkencv.com/scripts/index.calc
https://calcpension.aitkencv.com/scripts/library.calc
https://calcpension.aitkencv.com/scripts/calc_pension.calc



Standard libraryHeader file and description


Catalogue of librariesview


Back to ACV Calculator