riff-lang / riff

The Riff programming language
https://riff.cx
BSD Zero Clause License
23 stars 1 forks source link

Closures #22

Open darrylabbate opened 1 year ago

darrylabbate commented 1 year ago

Note that the current lexical scoping rules will need to probably be chanegd to make closures work (i.e. make sense)