Closed towerofnix closed 8 years ago
Should make it easier to do more cool stuff in the future (esp. involving sharing environments with other internal parts of the code, also maybe macros? dunno).
I'm thinking of a way to use environments to store break metadata..
(break like the way break or return works in JS and Python and probably every other programming language ever)
break
return
Should make it easier to do more cool stuff in the future (esp. involving sharing environments with other internal parts of the code, also maybe macros? dunno).