grol-io / grol

Go REPL Open Language
https://grol.io
Apache License 2.0
22 stars 2 forks source link

Add rand() and fix memoization bug. Change that extensions can't be changed #196

Closed ldemailly closed 2 months ago

ldemailly commented 2 months ago

later is a fairly breaking change but otherwise id look ups are cache misses

ldemailly commented 2 months ago

going to merge this and make a new PR for break/continue