Fixes to the builtin functions: INDEX, MOD and FIXED.
Correct the decimal point in the print_time function. 12:59:59.99
Expand the size of the constant table from 100 to 200 entries.
First working lower case source compile.
Create a state machine for the input stream.
Implement the L format for both GET EDIT and PUT EDIT.
Add some more test cases.
Point to version 4 of the XPL compiler
Correct a number scan problem which I broke in the previous commit.
Move the MONITOR_LINK structure back to location 104.
Add a test for the PROC keyword.
Add a descripton of the I/O format elements.
Expand the number of input files to 31.
Mod the test to get all the digits of the input.
Point to version four of the simulator.
Initial commit