<aside> ❓ I am developing my programming language called Nu (𝜈) Here are the advances I made on the parsing of the language. If I have time I will add a section to follow the evolution of other process like def checking, re-writing and compiling in C++, execution for interpreting etc…

In the end I will compile all I have write to make a tutorial of the language. I let the comment section open so anyone can give feed back of any feature presented, and anyone can also ask to participate. (for now, the github project is private but i will soon make it public, even if being alone on that project make me forgot to push frequently).

Enjoy 🦄 !

</aside>

Bindings

Expressions

Types

Var definition

Code Tests