▲ | jasperry 2 days ago | |||||||
Very nice project, I'm a big fan of implementing Wirthian languages to learn compilers. Also, in true Wirth style, the documentation mainly consists of the language grammar :) | ||||||||
▲ | gingerBill 2 days ago | parent | next [-] | |||||||
The project is not even 24 hours old... And I might plan on making this a recorded series of explaining how to make compilers from scratch with this language as a reference. | ||||||||
| ||||||||
▲ | Rochus 2 days ago | parent | prev [-] | |||||||
> the documentation mainly consists of the language grammar :) It's a bit more than just the grammar, but I agree it's generally underspecified. |