/clox

This project implements a language called lox mentioned in the book Crafting Interpreters.

Primary LanguageC

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.