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

Scheme?

Name: Anonymous 2011-06-25 2:10

Why does everyone here love scheme so much?  Why fp in general, and why not ocaml/sml or haskell?

Also does everyone use racket or something else?

Name: Anonymous 2011-06-25 13:26

The beauty of scheme is its minimalism. It's problem is its minimalism. Try and count the common ways to express looping in scheme. Most curly-brace languages use for and while for loops, while scheme has explicit tail calls, named let, do macros, and continuations. This does tend to make scheme write-only for non-trivial programs, unless one finds this maxim enlightening: every sufficiently-commented scheme program contains an ML program in its comments.

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