/lox-impl

A C++ interpreter for the Lox programming language

Primary LanguageC++

lox-impl

This repo contains my implementation of the Lox programming language, which is detailed in the book Crafting Interpreters, written by Bob Nystrom.