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

Just finished SICP with Racket

Name: Anonymous 2011-01-24 14:42

And I'm not convinced about anything other than that Racket is slow as shit in a funnel. Explain this satori thing to me.

Name: Doctor Racket !RACKET/.HY 2011-01-26 11:28

>>61
In Java, most of the code is type declaration, access specifiers and such, in Racket, like in Scheme and Lisp, it's 99% actual code. The code length is not the same as verbosity, or would you say that C is verbose because of all those mallocs and frees making the code look bigger?

Also, it is comparing Racket to Java. Racket's code length is ½ of the Java one in the majority of cases.

Racket is also faster in that benchmark.
A fair comparition would be, though, comparing Racket with Java -server: http://shootout.alioth.debian.org/u32/benchmark.php?test=all&lang=racket&lang2=java, which is known to be faster than the client one (but being a resource hog) and, in fact, also faster than Racket.

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