Marc, I saw you made some commits on git, one with the comment:
"Implement AST walker and free-variable analysis (for closures)"
Is the actual closure conversion done? Is your code ready for me to work on the AST->IR conversion.
I'm just asking because I assumed this wasn't the case and have been working on other things instead.
- Maxime