diff options
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ now in bytecode - [ ] 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) + - [ ] looking up local variables in surrounding scopes does not work - [ ] i mean, nearly nothing works ## things that hopefully work |
