Basic Functionality
No due date
0% complete
Implement a minimalist but usable set of language constructs, with basic error handling and a working compiler and interpreter.
(Required features: error messages, local variables, function calls, simple intrinsic types and minimal stdio support.)