Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

ML

Name: Anonymous 2009-10-22 1:19

What are /prog/'s thoughts on the ML programming language?

Name: Anonymous 2009-10-22 1:20

>>1

DON'T YOU MENA HASKAL?

Name: Anonymous 2009-10-22 1:22

I like some of its ideas, especially pattern matching, but as a functional language Haskell is better, and as a general purpose language I prfer Lisp. Haskell has pattern matching, and Lisp can easily implement it portably(it has some forms of it in CL, but there's many user-made pattern matching implementations in only a few pages of code).

Name: Anonymous 2009-10-22 1:39

It's a bread-and-butter language, more than anything

Name: Jon Harrop 2009-10-22 1:46

F# HERE, HASKELL IS LOSER

Name: Anonymous 2009-10-22 4:57

Machine Language?

Name: Anonymous 2009-10-22 9:52

OCaml is fun. Fuck the rest.

Name: Anonymous 2009-10-22 10:27

>>7
I am now penetrating Standard ML manually

Name: Anonymous 2009-10-22 12:17

>>7
OCaml is fun, but not terribly useful
Fixed that fer ya

Name: Anonymous 2009-10-22 12:34

>>9
More useful than Haskell.

Name: Anonymous 2009-10-22 14:01

>>10
I seriously doubt that. Haskell's list library alone is enough to put OCaml to shame in terms of usefulness.

Name: Anonymous 2009-10-22 15:56

>>11
Haskell needs a prolific list library because lists are its only usable data structure. OCaml relies more on real data structures that actually perform well in real programs.

Name: Anonymous 2009-10-22 16:50

>>12
Lie la-lie
Lie la-lie le-lie lie
Lie la-lie
...

Name: Anonymous 2009-10-22 17:20

>>12
IO itself in Haskell is a data structure

Name: Anonymous 2009-10-22 18:30

>>14
Yes, it's a linked list.

Name: Anonymous 2009-10-22 18:55

>>14
newtype IO a = IO (State# RealWorld -> (# State# RealWorld, a #))

Not really a data structure. Try Seq, Map, Set, …

Name: Anonymous 2009-10-22 20:01

>>15
Oh, you...

Name: ​​​​​​​​​​ 2010-10-22 14:16

Name: Anonymous 2010-11-16 1:33

Name: Anonymous 2010-12-22 7:42

Name: Anonymous 2010-12-26 6:47

Name: Anonymous 2011-01-31 21:06

<-- check em dubz

Name: Anonymous 2011-02-03 0:07

Name: tray 2012-03-14 16:37

you better be

Name: tray 2012-03-14 16:44

you better be

Don't change these.
Name: Email:
Entire Thread Thread List