Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rohitedathil/ln

A very minimalistic toy programming language implementation exercise in C#
https://github.com/rohitedathil/ln

Last synced: 19 days ago
JSON representation

A very minimalistic toy programming language implementation exercise in C#

Awesome Lists containing this project

README

        

# ln

A very minimalistic toy programming language implementation exercise in C#. Based on the book [Crafting Interpreters](https://craftinginterpreters.com/).