Initial support for closure codegen
- Mar 19, 2024
-
-
Lennard Gäher authored
-
Lennard Gäher authored
-
Lennard Gäher authoredUnverified6f7c88ad
-
This MR adds initial support for closures. This includes specifying closures, generating their code, and checking their specifications.
This does not yet include actually calling closures or taking closures as function arguments.