This repository is the companion to the book Crafting Interpreters. It contains the full source code for two interpreters (one in C and one in Java), the Markdown source of the book, the tooling to weave prose and code into a website, and build scripts to generate the executable interpreters. The book aims to teach from the ground up how to build a full-featured scripting language (called Lox) with parsing, AST, compiler / VM, garbage collection, classes, and more. Static site generator tooling to compose book + code into HTML. Markdown source of book chapters and text prose. Full interpreter implementation in C (clox).
Features
- Full interpreter implementation in C (clox)
 - Full interpreter / bytecode VM in Java (jlox)
 - Markdown source of book chapters and text prose
 - Static site generator tooling to compose book + code into HTML
 - Test suite infrastructure for the interpreters
 - Build scripts / Makefile orchestration (build book, run interpreters, generate site)
 
Categories
Programming LanguagesFollow Crafting Interpreters
Other Useful Business Software
    
                    
                    Gen AI apps are built with MongoDB Atlas
                    
                    
                
            
                            MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
                        
                    Rate This Project
Login To Rate This Project
    User Reviews
            Be the first to post a review of Crafting Interpreters!