Skip to content

rockalife/lox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Study along code that implements the Lox programming language from http://craftinginterpreters.com

The first part will be in TypeScript instead of Java, the second one will be in C (like in the book).

My plan is to put each chapter in it's separate commit, which will be developed in feature-branches and then merged into master

Releases

No releases published

Packages

No packages published