flrc
flrc copied to clipboard
Haskell Research Compiler
Does FLRC support non-updatable thunks? So that Eval operation would not replace the thunk with its result.
How about use Travis-CI? https://travis-ci.org/ It's useful for following purpose: * Keep quality of software stack in daily commits * External developer understand how to build it Best regards, Kiwamu...
Too few people, IMHO, work to make FP fast, so we should preserve all attempts for future comparisons! For example, we've been trying to collect [Docker configurations](https://github.com/iu-parfunc/compile-o-rama) that build such...
Do HRC optimizations subsume Urban Boquist's GRIN optimizations? Were GRIN optimizations and it's Heap Points-to Analysis studied before you designed and implemented HRC?