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

Pages: 1-

Common Lisp with types

Name: Anonymous 2012-01-15 8:17

Hey, CL is a good language, it has all these amazing tools like macros or CLOS and even assembler blocks. But. You see the shootout? CL sucks Java's dick. And even APL (what is it anyway?) has better performance CL. WTF WHY? Because all of those languages are statically typed. Why no one yet put all those fat-ass ANSI engineers and made them to write new standard with static types?

Name: Anonymous 2012-01-15 8:56

SBCL does type inference, and CL is gradually typed.
The type system can be better than that, though.

Name: Anonymous 2012-01-15 9:02

>CL is gradually typed
(setf *foo* 'ololo)
(setf *foo* "trollolo")
(setf *foo* 1)

WHERE?!

Name: Anonymous 2012-01-15 9:07

Name: numbercruncer 2012-01-15 11:01

switch to pidigits
http://shootout.alioth.debian.org/u32/benchmark.php?test=pidigits&lang=all

There, CL (and Racket) kicked all the Javas asses, we win! LOL PHP

Name: Anonymous 2012-01-15 11:07

>>5
Fortran owned everyone.

Name: Anonymous 2012-01-15 11:17

>>6
Not even C is AS FAST AS FORTRAN.
Fortrans are the new standard unit for speed.

Name: Anonymous 2012-01-15 11:21

>>7
Java's speed is -1 · 10400 Fortrans.

Name: Anonymous 2012-01-15 11:24

>>8
So Java programs run backwards ridiculously fast? That should have some practical uses.

Name: Anonymous 2012-01-15 11:27

>>9
What was I thinking? Fuck.

Java's speed is 1 · 10-400 Fortrans.

Name: Anonymous 2012-01-15 11:50

Ruby is 10-A(googolplexgoogle,G) Fortrans.

Name: Anonymous 2012-01-15 12:44

>>10
Now that makes more sense. It's because of GC.

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