/jolly-jay

Let's Build A Simple Interpreter and beyond.

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

jolly-jay

My code for Let's Build A Simple Interpreter tutorials. Currently I'm working through the tutorials.

  • python folder contains an interpreter written with python by tutorials.
  • kotlin folder contains an interpreter written with kotlin as an exercise.