From 2990e709e410f4f41f80802cf31e930950cf499c Mon Sep 17 00:00:00 2001 From: mryouse Date: Thu, 8 Jun 2023 20:03:38 -0400 Subject: initial commit of reduce --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 6230bbd..df76593 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ now in bytecode - [ ] bounds issues (`first`/`last` on empty sequences) crashes entirely - [ ] constants get duplicated in chunks - [ ] a space at the end of (definitions? lists?) crashes + - [ ] HOF can't take in builtins (they're not actually in the global environment) - [ ] i mean, nearly nothing works ## things that hopefully work -- cgit v1.2.3