4 ms·
Another small language is Cwerg [1] (tutorial: [2]) A C-like low level language with a Python inspired syntax. The frontend has a self imposed line budget of 1
by muth02446 1y ago
Another small language is Cwerg [1] (tutorial: [2])
A C-like low level language with a Python inspired syntax.
The frontend has a self imposed line budget of 10kLOC.
[1] http://cwerg.org http://cwerg.org
[2] https://github.com/robertmuth/Cwerg/blob/master/FE/Docs/tutorial.md https://github.com/robertmuth/Cwerg/blob/master/FE/Docs/tuto...