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

リスプ-1。

Name: Anonymous 2012-03-27 14:22

Whats your favorite Scheme standard nowadays, /prog/? Are you coding from a standard or implementation specific?

        1975 "Scheme: an interpreter for extended lambda calculus"
3 yrs   1978 RRS
     << 1984 SICP >>
7 yrs   1985 RRRS
1 yr    1986 R3RS
5 yrs   1991 R4RS
     << 1996 SICP 2nd E >>
7 yrs   1998 R5RS
     << 2001 HtDP >>
9 yrs   2007 R6RS
5 yrs   2012 R7RS-SmL-draft6

Name: Anonymous 2012-03-28 3:17

>>9
Generic methods with multiple dispatch actually make adts very nice in lisp. It certainly feels a lot different when typing the stuff out, but the programming isn't any different from using oo in some other dynamically typed language, where you find out the object doesn't have an implementation for the method you are calling until runtime.

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