diff options
| author | mryouse | 2023-06-08 20:03:38 -0400 |
|---|---|---|
| committer | mryouse | 2023-06-08 20:03:38 -0400 |
| commit | 2990e709e410f4f41f80802cf31e930950cf499c (patch) | |
| tree | da8513086079f7c6a1690ecd2d80212a98af910b /README.md | |
| parent | a1a7eb31c2ded8e3f1f6ed205fc3c4c2fd5d67b5 (diff) | |
initial commit of reduce
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
