source-academy / py-slang

Python sublanguage for SICP
Apache License 2.0
0 stars 0 forks source link

REPL not working #31

Open martin-henz opened 5 months ago

martin-henz commented 5 months ago

REPL not recognizing previous declarations:

Screenshot 2024-04-15 at 1 52 56 PM

REPL used to work:

Screenshot 2024-04-15 at 1 52 23 PM
martin-henz commented 5 months ago

REPL also does not recognize declarations in the program:

Screenshot 2024-04-15 at 1 58 17 PM