Block a user
Validator should validate recursive functions
Functions should properly close over bindings
With the work I've done today, circa 35e9d0373d
, we have the validator properly identifying the values a function closes…
Validator should validate recursive functions
Write validator
Mostly done! Closing at 35e9d0373d
, will identify remaining odds and ends in separate issues.
All ast-like things should be branches of
Ast