Skip to content

p-society/plox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plox Interpreter

Plox is an interpreter inspired by Robert Nystrom's renowned book, Crafting Interpreters. It brings to life the concepts of language design and implementation, providing a deep understanding of how interpreters work under the hood.

P-Society Handles


p-society/plox is built as an educational project to explore the internals of programming language interpreters. It follows the structure and guidance laid out in the Crafting Interpreters book, implementing a tree-walk interpreter for a Lox Programming language.



Current contributors

Made with contributors-img.

License

About

A tree-walk interpreter for a Lox Programming language.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published