Skip to content

Nebucatnetzer/crafting-interpreters

Repository files navigation

crafting-interpreters

This projects lives actually here: https://git.2li.ch/Nebucatnetzer/crafting-interpreters
However agressive LLM crawlers from Alibaba forced me to make my repos private otherwise they would overwhelme my server. Since Microsoft did the same thing I let them deal with the crawlers.

https://craftinginterpreters.com/contents.html

Development Setup

Make sure you have Nix and direnv installed.

  1. Enter directory and run direnv allow.
  2. To run the Lox Java REPL simply run: loxjr

Helpers

  • gen-ast :: Generates the Expr.java and Stmt.java class files.

Running LoxRepl

nix run .#lox-repl

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published