diff options
| author | mryouse | 2023-06-08 20:27:13 -0400 |
|---|---|---|
| committer | mryouse | 2023-06-08 20:27:13 -0400 |
| commit | 90cb7bac9bab65a3816cf9e04f247c04fc445bfe (patch) | |
| tree | 085c757ebac94ec8f753f22b88bbdc58acc7d148 | |
| parent | 2990e709e410f4f41f80802cf31e930950cf499c (diff) | |
another bug
| -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 |
