Skip to content

MohamedAlmaki/jlox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jlox

This is my implementation for the first part of the book http://craftinginterpreters.com/. It is a tree-walk interpreter for lox (scripting and object oriented programming language). All challenges of part one has been solved in this implementation except few ones.

About

A tree-walk interpreter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages