CESIL Release Notes

This document accompanies the JAVA based command line CESIL compiler and runtime.

The CESIL compiler is invoked by the class uk.co.obelisk.demon.cesil.CESIL (in the CESIL.jar file) and expects a single command line argument which is the name of the file containing the CESIL source instructions. A full reference to the language is available at http://www.obelisk.demon.co.uk/cesil

I have provided an MS-DOS batch file CESIL.BAT that should run any of the provided examples in a Microsoft Windows command prompt window type typing commands like:

CESIL easter.ces

If you find a bug or would like to contribute a CESIL program to the distribution then please contact me at andrew@obelisk.demon.co.uk

Revision History (Latest First)

Initial release 1.0 of the command line and example programs.

Known Issues:

None (yet!)