Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/BramvanVeenschoten1/interpreter

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

Last synced: 2 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,