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
ShareCRM is an AI-powered enterprise CRM platform designed to connect data and teams across the entire customer lifecycle.
ShareCRM is an AI-powered, customizable and affordable enterprise CRM solution to seamlessly integrate and empower every aspect of your business.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Crafting Interpreters!