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

https://github.com/BramvanVeenschoten1/interpreter

an interpreter
https://github.com/BramvanVeenschoten1/interpreter

Last synced: 6 months ago
JSON representation

an interpreter

Awesome Lists containing this project

README

        

# interpreter
A JS-like interpreter that currently supports:
numbers,
strings,
arrays,
hashtables,
functions,
a lousy GC,
a lot of bugs,