Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 265 Bytes

File metadata and controls

4 lines (3 loc) · 265 Bytes

GoldyLox: an interpreter for Lox, written in Ruby

I'm following along with Robert Nystrom's Crafting Interpreters to learn how to write an interpreter (which still seems magical to me), as well as to learn (more) Ruby and RBS.