aboutsummaryrefslogtreecommitdiffstats
path: root/examples/fibo.milch
Commit message (Collapse)AuthorAgeFilesLines
* Use Integer instead of Int in ASTIntegerJan Tuomi2022-12-081-1/+1
|
* Add "let memo" syntax for automatic memoizationJan Tuomi2022-12-081-2/+2
|
* Remove ! from end of builtin top-level functionsJan Tuomi2022-12-061-1/+1
|
* Add -O2 to ghc-optionsJan Tuomi2022-12-051-0/+7