Skip to content

rosxnb/lox-language

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crafting Interpreter

This repo contains the implementation of lox language. The book Crafting Interpreter by Robert Nystrom was taken as reference. In fact, the language has same design with only difference that I have done the implementation with C++ as I want to sharpen my C++ skills ;]

About

Crafting interpreter in c++ referencing a book. Look at readme for more info.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors