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

Pages: 1-

LISP

Name: Anonymous 2012-05-26 22:38

I want to learn LISP, but which one?

Also if you want tell me your favorite compiler/interpreter and online tutorial

Name: Anonymous 2012-05-26 23:18

Racket set to R5RS
http://www.scheme.com/tspl4/

Name: Anonymous 2012-05-27 1:53

javascript

Name: Anonymous 2012-05-27 2:33

http://racket-lang.org/

The website has good documentation if you're already a programmer. There's a book called HtDP for beginners that the Racket community recommends.
http://www.htdp.org/

If you feel like getting some abstract CS and software engineering experience, try out:
http://mitpress.mit.edu/sicp/

It's somewhat advanced stuff, but if you feel like it, it's definitely a lot of experience and fun. Just remember you don't have to rush. Take small doses everyday, and within time you'll never regret it.

Name: Anonymous 2012-05-27 3:18

Common Lisp, Emacs+SLIME+SBCL, https://www.cs.cmu.edu/~dst/LispBook/

Name: Anonymous 2012-05-27 3:33

I recommend Scheme with Chicken.

Name: Anonymous 2012-05-27 3:34

>>4
yeah, Mathius Fellius is the kraut version of Abelsuss for all you stormfronters out there. He also did the "Little XXper" books

Name: Anonymous 2012-05-27 3:37

>>7
Mathius Felleisen is his name (Im drunk) and he also made Racket

Name: Anonymous 2012-05-27 11:52

lim(duh)->calc'd a's

Name: Anonymous 2012-05-27 16:31

It might be fun to write your own. The grammar is as simple as it gets, and there are probably less than 10 "special" primitives. In any modern scripting language you could make something that implements eval, lambda, cond, define, etc. in under 50 lines, then implement R4RS in that.

Name: bampu pantsu 2012-05-29 5:11

bampu pantsu

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