Skip to content
/ plox Public
forked from p-society/plox

Tree-walk interpreter for the Lox programming language🌲

License

Notifications You must be signed in to change notification settings

zakhaev26/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

Tree-walk interpreter for the Lox programming language🌲

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 97.2%
  • Makefile 2.8%