Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/inanyan/sl

[UNDONE] Simple language interprter in Java
https://github.com/inanyan/sl

Last synced: about 2 months ago
JSON representation

[UNDONE] Simple language interprter in Java

Awesome Lists containing this project

README

        

# Simple language interprter in Java
Followed [Crafting Interpreters](https://craftinginterpreters.com/).

UNDONE.