Feed on
Posts
Comments

Archive for the 'ml' Category

Currying

I’ve been playing around with the ML language recently, using the OCaml implementation.
Picking up ML illustrates to me why it’s useful to learn a number of different languages in order to experience various styles of programming - it’s sometimes not enough that a language merely ’supports’ a particular style; sometimes the language must live that […]

Read Full Post »