source-academy / js-slang

Implementations of sublanguages of JavaScript, TypeScript, Scheme and Python
https://source-academy.github.io/source/
Apache License 2.0
66 stars 104 forks source link

Stepper: Specs modification for Block-expression-return-reduce #1613

Closed FYL2003 closed 5 months ago

FYL2003 commented 6 months ago

Current specs reduce the expression fully before return, we might want to change it to return the expression before it gets reduced. photo_6057426196024638369_y