List view
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.)
No due date•0/3 issues closedGet a basic compiler working end-to-end, without any real error handling of advanced language features.
No due date•1/5 issues closed