Skip to content

brianobot/py-lox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Py-Lox

Lox Implementation as presented in the book, Crafting an Interpreter Implemented in Python

Compilation Steps

  • Lexxing (Scanning)
  • Parsing
  • Static Analysis
  • Intermediate Representation
  • Optimization
  • Code Generation
  • Virtual Machine
  • Runtime

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages