Skip to content
/ loxcc Public

A C++ port of jlox and clox - Based on Bob Nystrom's Book "Crafting Interpreters"(http://www.craftinginterpreters.com/)

Notifications You must be signed in to change notification settings

ASMlover/loxcc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LOXCC

This project follows Bob Nystrom's excellent book "Crafting Interpreters".

A C++ port of jlox(Lox language's AST interpreter) and clox(Lox language's bytecode VM).

About

A C++ port of jlox and clox - Based on Bob Nystrom's Book "Crafting Interpreters"(http://www.craftinginterpreters.com/)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published