Skip to content
/ ent Public

Tree-walking interpreter for the Lox programming language.

License

Notifications You must be signed in to change notification settings

the-1aw/ent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ent

Tree-walking interpreter for the Lox programming language. Base on the the book Crafting interpreters.

ToC

Why ?

I'm probably gonna go through deep existential crisis in this section so you may want to skip to [TL;DR]

TL;DR (Quick Start)

Usage

Goals

Main Quests

here we list the main step to come

Side Quests

here we list all the crazy ideas we may or may not implement along the way

About

Tree-walking interpreter for the Lox programming language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages