/clox

Implementation of the Lox Bytecode Virtual Machine written in C

Primary LanguageCMIT LicenseMIT

Lox Bytecode Virtual Machine

Implementation of the Lox Bytecode Virtual Machine written in C by following Part 3 of the Crafting Interpreters book by Robert Nystrom.