This repository has been archived by the owner on Feb 1, 2019. It is now read-only.
0.2.5
-
support evaluating top-level assignments again
n = 42 inc = \x -> x + 1 -- the following does *not* work yet (coming soon) inc x = x + 1
-
remove old results on the same line before evaluating