Skip to content

Repository with the code/documentation of the crafting interpreters book/website

License

Notifications You must be signed in to change notification settings

HetorusNL/crafting-interpreters

Repository files navigation

Crafting Interpreters

Repository with the code/documentation of the crafting interpreters book/website.

The book/website is found here:
https://craftinginterpreters.com/

Information

Two interpreters will be created in Java and in C (maybe the Java one is reimplemented in Python later). Challenges will be implemented in a copy of the interpreters as created according to the crafting interpreters book.

Installation

Perform the following to install the dependencies of this repository (assuming an Arch Linux installation):

sudo pacman -S caddy jdk-openjdk less xdg-utils

TODO

  • continue from III. A Bytecode Virtual Machine - 14.
  • after the Java/C interpreters, add Python one with (all?) the challenges implemented

FAQ

License

MIT License, Copyright (c) 2024 Tim Klein Nijenhuis tim@hetorus.nl

About

Repository with the code/documentation of the crafting interpreters book/website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published