From 91da6e8c90dc09b32e347ac9bb7916199bea32e9 Mon Sep 17 00:00:00 2001 From: Alex Karle Date: Sat, 1 Oct 2022 17:56:07 -0400 Subject: [PATCH] Initial commit --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..6854571 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# fisl + +fisl is scheme lox + +A port of Lox from [Crafting Interpreters](https://craftinginterpreters.com) +to Chicken Scheme, mostly for the learnings. + +Pronounced like "fizzle". + +Go get a seltzer and enjoy! -- libgit2 1.1.1