Tootfinder

Opt-in global Mastodon full text search. Join the index!

@cketti@social.int21.dev
2025-11-20 17:42:29

I very much enjoyed the first third of the book "Crafting Interpreters". It's about building a tree-walk interpreter for Lox, a programming language specifically created for this book. The interpreter in the book is implemented in Java. I, of course, used Kotlin for my implementation.
craftinginterpreters.com/

@cketti@int21.dev
2025-11-20 17:42:29

I very much enjoyed the first third of the book "Crafting Interpreters". It's about building a tree-walk interpreter for Lox, a programming language specifically created for this book. The interpreter in the book is implemented in Java. I, of course, used Kotlin for my implementation.
craftinginterpreters.com/