C implementation of Lox bytecode from Crafting Interpreters
Implementation of Lox bytecode in C for studying purposes.
$ make
or
$ make debug
$ ./clox