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

Common Lisp changed nothing?

Name: Anonymous 2016-07-07 4:54

Why didn't CL save the world?

Name: Anonymous 2016-07-07 5:11

because it's fucking shit. CL is a nasty fucking language. the only reason to use it is if you need the speed of sbcl.

Name: Anonymous 2016-07-07 7:06

Because it was a casualty of the AI winter. But all the other languages are Greenspunning hard.

Name: Anonymous 2016-07-07 7:22

>>1
2017 will be the Year of Lisp on Github.
2018 will be the Year of Linux on the Desktop
2019 will be the Year of LispScript on the web
2020 will be the Year when Linux is rewritten in Lisp
2021 LISP machines are resurrected from pirated Symbolics software
2022 LISP machines enter mass production with new LISPOS obliterating the need for Linux
2023 UN declares LISP a human language
2024 LISP is taught in schools instead of Java and Python
2025 Space Industry switches to SafeLisp from Ada
2026 Airlines save enormous sums by migrating to failure tolerant AIRLISP capable of backtracking program execution, a dialect of SafeLisp
2027 MacroAssemblers are replaced by LispAsm
2028 Github Lisp projects approach 90% of total
2029 C is relegated to legacy Non-Lisp Machine system called Legacy Personal Workstations, kept for compatibility with ancient software such as early Gnu C compiler which is now called Gnu Compiler Collection

Name: Anonymous 2016-07-08 4:08

Check em

Name: Anonymous 2016-07-08 5:19

>>5
``CHECK'' MY ANUS

Name: Anonymous 2016-07-09 0:24

CL puts defun back into programming!

Name: Anonymous 2016-07-09 15:04

Lisp is a Jewish scam. But ``changed nothing'' It increased the national debt!

Name: Anonymous 2016-07-11 7:44

(1+ national-debt)

Name: Anonymous 2016-07-11 23:14

Check em

Name: Anonymous 2016-07-11 23:17

Caress my dubs

Name: Anonymous 2016-07-12 0:49

>>9

(define (+1 x) (- 1 x))

NO BUGS
PERFECTION

Name: Anonymous 2016-07-12 2:09

>>12
trying to define symbol already defined in COMMON-LISP:USER

Name: Anonymous 2016-07-12 2:45

>>14
Do you even Lisp, bro? define doesn't define symbols in COMMON-LISP.

Name: Anonymous 2016-07-12 4:42

>>15

Of course I Lisp.

(define (fact n) (- 1 (* (fact n) 1)))

PERFECT

Name: Anonymous 2016-07-12 5:43

>>14
(defmacro define defvar)

you happy faggot?

Name: Anonymous 2016-07-12 20:39

>>16
Sure, but that wouldn't be in COMMON-LISP, rather COMMON-LISP-USER.

Name: Anonymous 2016-07-12 20:40

>>16
and that's not valid defmacro syntax either.

Name: Anonymous 2016-07-12 20:47

Every faggot on this board trying to dick around with claiming Lisp knowledge needs to be shot. It's the fucking blind arrogantly screaming at the blind. Choke on necro-dicks.

Name: Anonymous 2016-07-12 21:12

>>17-19
yall roodypoos can't detect irony if you're lives depended on it

Name: Anonymous 2016-07-12 22:12

>>19

I obviously need to walk you through the CODE.

fact = factor

1 is an identity operator, so using the substitution rule:

(- 1 (* (fact n) 1))

is equivalent to:

(- (fact n) (* 1 (fact n))

lern to Lisp moar, imbecile.

Name: Anonymous 2016-07-12 22:29

>>21
call stack exceeded available memory

Name: Anonymous 2016-07-12 22:35

>>22
Exceeded my expectations with your dubs. good work!

Name: Anonymous 2016-07-12 22:38

(define (fact n)
(cond ((zero? n) 1)
(#t (* n (fact (sub1 n))))))

Name: Anonymous 2016-07-12 22:50

>>24
Good on you for posting this. I was worried my misinformation was being taken seriously as Poe's law would predict. My misinformation was directed at people who would recognize it as such and enjoy a good chuckle at a thing that appears to offend prog sensibilities.

Name: Anonymous 2016-07-12 22:59

Common lisp is for commoners. I use rare lisp.

Name: Anonymous 2016-07-12 23:19

>>21
Hey faggot, you didn't even get what the problem was. Shove your grade school fibs up your ass.

Name: Anonymous 2016-07-13 7:20

fibs my anus

Name: Anonymous 2016-07-13 11:38

>>26

I use pokélisp.

Name: Anonymous 2016-07-13 12:41

>>29
*pokes*

Name: Anonymous 2016-07-13 15:30

poké is short for ``pocket''

It's also a type of tuna salad

Name: Anonymous 2016-07-13 17:49

I never understood why the nipponese creators of the game put that accent over the e.

Name: Anonymous 2016-07-13 19:49

>>32
It would be "poke" without the accent. Pokemon.

Name: Anonymous 2016-07-13 19:59

>>33
and "poke" would be pronounced "poh keh" to nipponisheses.

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