24.1. Defining SLang 2¶
24.1.1. RP 26 Part 1¶
This problem will help you master the syntax and semantics of SLang 2. To earn credit for it, you must complete this randomized problem correctly three times in a row.
24.1.2. RP 27 Part 1¶
This problem focuses on the data structures used to implement the environment in the SLang 2 interpreter, as well as some of the data structures used to implement the AST. To earn credit for it, you must complete this randomized problem correctly three times in a row.