Skip to content

nielrenned/jlox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Crafting an Interpreter

This repository is the code for my follow-along of Crafting Interpreters, Part 1. At this point it should be a fully-functional version of the interpreter.

The whole experience was really fun and I learned a ton about how compilers/interpreters work and think. This ended up making me a better programmer as a byproduct, since I could better read/understand the compiler errors, and avoid common mistakes before they happened.

I do plan to do Part 2 at some point, but that'll have to be later.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages