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

Pearls

Name: Anonymous 2011-05-17 17:10

I was told Perl was some complicated masterful thing that was hard to learn and puts python to shame

easier then basic to learn and exact same functionality... am i missing something

Name: Anonymous 2011-05-19 0:22

>>40
I can have a Lisp with only vectors.

Name: Anonymous 2011-05-19 1:27

>>41
As long as you don't have syntax-objects, you should be ok.

Name: Anonymous 2011-05-19 1:29

>>42
I can have a Lisp with only syntax-objects.

Name: Anonymous 2011-05-19 1:51

>>43
Then you deserve to die, dildomason-jewshiteater.

Name: Anonymous 2011-05-19 1:56

>>44
Stop making Lispers look bad.

Name: Anonymous 2011-05-19 2:02

>>45
Stop betraying pure conses!

Name: Anonymous 2011-05-19 2:05

>>46
I thought you liked Clojure.

Name: Anonymous 2011-05-19 2:18

>>47
The only alive Lisp nowadays is Common one.
schemes, rackets and clojures are unforgivable DERAIL.

Name: Anonymous 2011-05-19 2:38

>>48
I may be a CL user, but I don't see how the other ones are not alive. If a language has healthy and well-maintained implementations, it can be considered alive, and those that you mention do fit the criteria.

Name: Anonymous 2011-05-19 4:18

>>48
You're calling Clojure a Lisp but you also said it must have conses.

Name: Anonymous 2011-05-19 4:38

>>49>>50
They are alive but they are not really lisps. Derailed shit.
BTW maybe u confusing me with someone.
My third post at this board.

Name: Anonymous 2011-05-19 4:42

>>51
Right, you said Lisp and not LISP.

Then, read your SICP or just fuck off already, we've got enough shit to deal for now.

Name: Anonymous 2011-05-19 4:52

>>52
Fuck off, lithper ((faggot)).

Name: Anonymous 2011-05-19 6:05

>>53
Fuck off, C; {faggot};

Name: Anonymous 2011-05-19 6:36

>>54
At least I don't need a special IDE to work out the stupidity of my language, faggot.

Name: Anonymous 2011-05-19 7:44

>>55
But you have a compilation time exponentially proportional to the execution time.

Name: Anonymous 2011-05-19 7:44

>>56
s/ a//

Name: Anonymous 2011-05-19 21:35

http://en.wikipedia.org/wiki/Static_typing
A programming language is said to use static typing when type checking is performed during compile-time as opposed to run-time. Statically typed languages include C++, Haskell, Java, Perl (with respect to distinguishing scalars, arrays, hashes and subroutines)

Name: Anonymous 2011-05-19 22:10

>>58
CL is static typed, it distinguishes functions and variables.

Name: Anonymous 2011-05-19 22:52

>>59
It is called strong typing, not "static typing"

Name: Anonymous 2011-05-19 22:58

>>60
(setq f (lambda (x) x))
(f 3)


No.

Name: Anonymous 2011-05-19 23:46

>>61
He said CL nubface.

Name: Anonymous 2011-05-19 23:46

>>61
you're doing it wrong

(setf (symbol-function 'f) (lambda (x) x))
(f 3)

Name: Anonymous 2011-05-20 0:30

>>63
@{$scalar}

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