Difference between revisions of "Template:Performance infobox"

From HaskellWiki
Jump to navigation Jump to search
m (YHC -> Yhc (preferred capitalisation))
Line 2: Line 2:
 
|-
 
|-
 
| align="center" | '''[[Haskell Performance Resource]]'''
 
| align="center" | '''[[Haskell Performance Resource]]'''
''Constructs'':<br/>[[Performance:Data Types | Data Types]] - [[Performance:Functions | Functions]]<br/>[[Performance:Overloading | Overloading]] - [[Performance:FFI | FFI]] - [[Performance:Arrays | Arrays]]<br/>[[Performance:Strings | Strings]] - [[Performance:Integers | Integers]] - [[Performance:IO | I/O ]]<br/>[[Performance:Floating Point | Floating Point]] - [[Performance:Concurrency | Concurrency]]<br/>[[Performance:Modules | Modules]]
+
''Constructs'':<br/>[[Performance/Data Types | Data Types]] - [[Performance/Functions | Functions]]<br/>[[Performance/Overloading | Overloading]] - [[Performance/FFI | FFI]] - [[Performance/Arrays | Arrays]]<br/>[[Performance/Strings | Strings]] - [[Performance/Integers | Integers]] - [[Performance/IO | I/O ]]<br/>[[Performance/Floating Point | Floating Point]] - [[Performance/Concurrency | Concurrency]]<br/>[[Performance/Modules | Modules]]
   
''Techniques'':<br/>[[ Performance:Strictness | Strictness]] - [[ Performance:Laziness | Laziness]]<br/>[[Performance:Space | Avoiding Space Leaks]]
+
''Techniques'':<br/>[[Performance/Strictness | Strictness]] - [[Performance/Laziness | Laziness]]<br/>[[Performance/Space | Avoiding Space Leaks]]
   
''Implementation-Specific'':<br/>[[Performance:GHC| GHC]] - [[Performance:NHC98| nhc98]] - [[Performance:Hugs| Hugs]]<br/>[[Performance:Yhc| Yhc]] - [[Performance:JHC| JHC]]
+
''Implementation-Specific'':<br/>[[Performance/GHC| GHC]] - [[Performance/NHC98| nhc98]] - [[Performance/Hugs| Hugs]]<br/>[[Performance/Yhc| Yhc]] - [[Performance/JHC| JHC]]
 
|}
 
|}

Revision as of 20:25, 20 January 2006