diff --git a/README.md b/README.md new file mode 100644 index 0000000..589a42c --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# hlox +Working through the phenomenal [Crafting Interpreters](https://craftinginterpreters.com/) in [hare](https://harelang.org) for fun.