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

LLVM is a shit compiler

Name: Anonymous 2010-07-23 12:55

It's worse than GCC 4.5 in terms of speed, and that says A LOT

Name: Anonymous 2010-07-28 14:01

>>38
You are very wrong. Either you are trolling, or you have no idea how Lisp works.

read parses a line of input into an s-expression. It does not return a string.
eval evaluates an already-parsed s-expression. It does not operate on strings.
print outputs an s-expression. It does not process strings. (That is, (print "hello") will output "hello" with the quotation marks intact.)

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