evhub / rabbit

Rabbit is a modern, functional programming language built on top of Python.
13 stars 1 forks source link

Allow syntactic disabling of memoization #134

Closed evhub closed 10 years ago

evhub commented 10 years ago

Suggestion is to use % like ^ is used for lexical scoping.

evhub commented 10 years ago

Also add a Meta function for getting a function's current memo.