Performance/Yhc
From HaskellWiki
(Difference between revisions)
(trbasoutat) |
(revert spam) |
||
| Line 1: | Line 1: | ||
| - | |||
{{Performance infobox}} | {{Performance infobox}} | ||
[[Category:Performance|Yhc]] | [[Category:Performance|Yhc]] | ||
Revision as of 10:32, 20 December 2008
| Haskell Performance Resource
Constructs: Techniques: |
Yhc is optimised for small size useage, and should require less heap space than other compilers. There are no space optimisations that can be made that will help Yhc, beyond those which are useful for all Haskell compilers.
