Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alon-regev/interpreter


https://github.com/alon-regev/interpreter

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

# Interpreter
This is an interpreter which runs a custom language. Most of the syntax is covered in the wiki.

To run the interpreter yourself, compile the Visual studio solution.

There's one code example under Interpreter/Examples/CaesarEncryption.nli.