Haskell: Perbezaan antara semakan

Kandungan dihapus Kandungan ditambah
Aviator (bincang | sumb.)
haskell curry bukan pencipta haskell. silap.
Aviator (bincang | sumb.)
Tiada ringkasan suntingan
Baris 4:
 
==Contoh aturcara dalam Bahasa Hugs==
module FastSort where
import Gofer
samsort 1 = sorting [] 0 1
where sorting ls k [] = head(merepairs ls 0)
12): ls) (k/2)
 
==Atur cara ''hello world''==
Baris 17:
main = putStrLn "Hello, world!"
</pre>
 
==Pautan luar==
 
{{wikibooks|en:Haskell}}
* [http://www.haskell.org Tapak web Haskell]
* [http://darcs.haskell.org/yaht/yaht.pdf Yet Another Haskell Tutorial]
 
{{Daftar bahasa pengaturcaraan}}