haoyuli02 / monkey_interpreter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

monkey_interpreter

Small intrepreter that supports basic function programming. Supports function closure and higher order function, and some builtin data structures like array and hashmap.

About


Languages

Language:Go 100.0%