An Interpreter written in Go that processes a psuedo JavaScript language.
-
Updated
Dec 23, 2021 - Go
An Interpreter written in Go that processes a psuedo JavaScript language.
Implementation of clox from Robert Nystrom's book "crafting interpreters"
A small experiment into building a bytecode compiled language with a time-traveling step debugger (step forward/backward)
An educational Virtual Machine for Arithmetic Calculations.
Add a description, image, and links to the bytecode-compiler topic page so that developers can more easily learn about it.
To associate your repository with the bytecode-compiler topic, visit your repo's landing page and select "manage topics."