added a README

This commit is contained in:
William Ball 2026-03-16 22:22:57 -04:00
parent da3a5e5275
commit 5585b7595e
Signed by: wball
SSH key fingerprint: SHA256:3K3IvjUp1U5HwsIRYy/vosnG8l/A84LPUSAKQ6oCGKI

2
README.md Normal file
View file

@ -0,0 +1,2 @@
# hlox
Working through the phenomenal [Crafting Interpreters](https://craftinginterpreters.com/) in [hare](https://harelang.org) for fun.