This project implements a language called lox mentioned in the book Crafting Interpreters.
Since it is implemented in C language, this language is named clox.
This project implements a language called lox mentioned in the book Crafting Interpreters.
Since it is implemented in C language, this language is named clox.