bhansconnect / monkey-roc

🐡🀘🏼! An implementation of the Monkey interpreter in Roc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🐡🀘🏼

Monkey Roc! is an implementation of the Monkey interpreter from Writing An Interpreter In Go written in Roc. The goal is to make a data oriented design influenced version of the interpreter for more performance. This may not really lead to any measurable perf gains in the full interpreter due to still being a tree walking interpreter, but we shall see. Otherwise, it should mostly just follow the features of the book.

About

🐡🀘🏼! An implementation of the Monkey interpreter in Roc.

License:BSD 3-Clause "New" or "Revised" License