From 90cb7bac9bab65a3816cf9e04f247c04fc445bfe Mon Sep 17 00:00:00 2001 From: mryouse Date: Thu, 8 Jun 2023 20:27:13 -0400 Subject: another bug --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index df76593..9525f8e 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3