Skip to content

An implementation of Lox in Python, following Robert Nystrom's book, Crafting Interpreters.

License

Notifications You must be signed in to change notification settings

classabbyamp/pylox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pylox

An implementation of Lox in Python, following Robert Nystrom's book, Crafting Interpreters.

This is not intended to be anything more than a learning experience for myself.

Copyright

Copyright 2021 classabbyamp
Released under the BSD 3-Clause License.
See LICENCE for the full license text.

About

An implementation of Lox in Python, following Robert Nystrom's book, Crafting Interpreters.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages