My latest efforts lie in creating c functions for EC Basic in a strictly limited subset of c. I want to make it be possible to write itself in itself. I am presently writing a lexical analyzer on the PC. The next step will be to write a cross-parser between the PC and the coco. Then comes an interpreter for the coco. At that point I may want to add a cross-compiler and/or a coco compiler.
Categories