Hello friends,
I wrote an implementation of the Monkey Language (a toy language designed to teach interpreters) using ReScript. It includes Lexer, Parser and Interpreter.
As my first ReScript project, any feedback is welcome. I’l write a blog post about it in the near future