Skip to content

nicks101/building_interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains the code for my implementation of the book Crafting Interpreters.

The book is a great resource for learning about interpreters and compilers. It builds a language called Lox in Java and C.

Later on, I will try to implement the Lox language in Dart as well for my own learning purposes.

About

My implementation of the book Crafting Interpreters by Robert Nystrom

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors