Register - Login
Views: 99860535
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - Stats - Latest Posts - Color Chart - Smilies
05-04-22 12:55:49 PM
Jul - Craziness Domain - yo dawg, i heard you like lisp so i put a lisp in your lisp so you can eval while you eval New poll - New thread - New reply
Pages: 1 2Next newer thread | Next older thread
Tiden
Disgusting human being, just awful
Level: NaN


Posts: 4288/-6493
EXP: NaN
For next: 0

Since: 07-03-07

Pronouns: they/them

Since last post: 4.1 years
Last activity: 3.6 years

Posted on 07-29-09 01:13:41 AM (last edited by a post at 07-28-09 11:02 PM) Link | Quote
The lisp program in this image


(defun eval. (e a)

(cond
((atom e) (assoc. e a))
((atom (car e))
(cond
((eq (car e) 'quote) (cadr e))
((eq (car e) 'atom) (atom (eval. (cadr e) a)))
((eq (car e) 'eq) (eq (eval. (cadr e) a)
(eval. (caddr e) a)))
((eq (car e) 'car) (car (eval. (cadr e) a)))
((eq (car e) 'cdr) (cdr (eval. (cadr e) a)))
((eq (car e) 'cons) (cons (eval. (cadr e) a)
(eval. (caddr e) a)))
((eq (car e) 'cond) (evcon. (cdr e) a))
('t (eval. (cons (assoc. (car e) a)
(cdr e))
a))))
((eq (caar e) 'label)
(eval. (cons (caddar e) (cdr e))
(cons (list. (cadar e) (car e)) a)))
((eq (caar e) 'lambda)
(eval. (caddar e)
(append. (pair. (cadar e) (evlis. (cdr e) a))
a)))))

(format t "~d" (eval (+ 1 1)))



wonder how it works, though

____________________
JOIN #PROG YOU JERKS.
yde

Cobrat
Level: 54


Posts: 39/660
EXP: 1178308
For next: 55562

Since: 02-12-09

From: california

Since last post: 8.3 years
Last activity: 8.2 years

Posted on 07-29-09 02:52:04 AM Link | Quote

"Total threads 254"

____________________

fleepa

FPzero
9590



Post 5248/9597
Active
5.5 years ago
Posted on 07-29-09 03:19:26 AM Link | Quote
Originally posted by tags
idontgetit


____________________
devin

Yoshi
i'm mima irl
Level: 112


Posts: 178/3519
EXP: 14933767
For next: 404438

Since: 04-29-08

Pronouns: any
From: FL

Since last post: 307 days
Last activity: 4 days

Posted on 07-29-09 03:21:43 AM Link | Quote
#!/usr/bin/perl

$_='
$q ="\ 47"; wh
ile ($ ;=
$z += .5 ){
%c= $r=0;$/ ="";whi le(2
0+ $z>($;+=.05)){$c{int$ _+ 2
6+ 2*($ r+= .0 2) *
s in$ ;}{1 -$_
+1 0+ int $r*c o s
$ ;} =1for(0. .1) }$
t =r ever se;$ /. =`
c le ar `. " #!
/ usr /bi n/ pe
rl \n\ $_ =$q \n" ;
fo r$y (1..20){$c{$_} {
$ y }? $ /.=chop$t :
($/ . =" \4
0") for(0. .53) ;
$/. ="\n"}pri nt"$/$ q;
s; ". chr(9 2)."s;;g;eval\n "}

';s;\s;;g;eval


____________________
Tiden
Disgusting human being, just awful
Level: NaN


Posts: 4293/-6493
EXP: NaN
For next: 0

Since: 07-03-07

Pronouns: they/them

Since last post: 4.1 years
Last activity: 3.6 years

Posted on 07-29-09 03:22:13 AM Link | Quote
perl: executable line noise

____________________
JOIN #PROG YOU JERKS.
devin

Yoshi
i'm mima irl
Level: 112


Posts: 179/3519
EXP: 14933767
For next: 404438

Since: 04-29-08

Pronouns: any
From: FL

Since last post: 307 days
Last activity: 4 days

Posted on 07-29-09 03:23:58 AM Link | Quote
lisp: god why

____________________
Tiden
Disgusting human being, just awful
Level: NaN


Posts: 4294/-6493
EXP: NaN
For next: 0

Since: 07-03-07

Pronouns: they/them

Since last post: 4.1 years
Last activity: 3.6 years

Posted on 07-29-09 03:24:38 AM Link | Quote
ruby: hey guys web2.0 rails hurpadurp appleheads 8)

____________________
JOIN #PROG YOU JERKS.
devin

Yoshi
i'm mima irl
Level: 112


Posts: 180/3519
EXP: 14933767
For next: 404438

Since: 04-29-08

Pronouns: any
From: FL

Since last post: 307 days
Last activity: 4 days

Posted on 07-29-09 03:30:29 AM Link | Quote
python: now you're a REAL MAN

____________________
Tiden
Disgusting human being, just awful
Level: NaN


Posts: 4296/-6493
EXP: NaN
For next: 0

Since: 07-03-07

Pronouns: they/them

Since last post: 4.1 years
Last activity: 3.6 years

Posted on 07-29-09 03:32:25 AM Link | Quote
php: yo dawg, i heard you like templating languages, so i put a templating language in your programming language so you can template while you program

____________________
JOIN #PROG YOU JERKS.
devin

Yoshi
i'm mima irl
Level: 112


Posts: 181/3519
EXP: 14933767
For next: 404438

Since: 04-29-08

Pronouns: any
From: FL

Since last post: 307 days
Last activity: 4 days

Posted on 07-29-09 03:37:22 AM Link | Quote
php: security holes are awesome

____________________
Tiden
Disgusting human being, just awful
Level: NaN


Posts: 4297/-6493
EXP: NaN
For next: 0

Since: 07-03-07

Pronouns: they/them

Since last post: 4.1 years
Last activity: 3.6 years

Posted on 07-29-09 03:51:43 AM Link | Quote
haskell: what is this i don't even

____________________
JOIN #PROG YOU JERKS.
devin

Yoshi
i'm mima irl
Level: 112


Posts: 183/3519
EXP: 14933767
For next: 404438

Since: 04-29-08

Pronouns: any
From: FL

Since last post: 307 days
Last activity: 4 days

Posted on 07-29-09 03:53:19 AM Link | Quote
every language sucks, yospos bitch

____________________
Tiden
Disgusting human being, just awful
Level: NaN


Posts: 4298/-6493
EXP: NaN
For next: 0

Since: 07-03-07

Pronouns: they/them

Since last post: 4.1 years
Last activity: 3.6 years

Posted on 07-29-09 03:54:08 AM Link | Quote
craziness: yo dawg, i herd you like posting, so we did some stuff and now you can post while you post :smug:

____________________
JOIN #PROG YOU JERKS.
devin

Yoshi
i'm mima irl
Level: 112


Posts: 184/3519
EXP: 14933767
For next: 404438

Since: 04-29-08

Pronouns: any
From: FL

Since last post: 307 days
Last activity: 4 days

Posted on 07-29-09 03:57:30 AM Link | Quote
:gooncamp:

____________________
Tiden
Disgusting human being, just awful
Level: NaN


Posts: 4300/-6493
EXP: NaN
For next: 0

Since: 07-03-07

Pronouns: they/them

Since last post: 4.1 years
Last activity: 3.6 years

Posted on 07-29-09 03:58:53 AM Link | Quote
Yeah this thread has run its course.



____________________
JOIN #PROG YOU JERKS.
FPzero
9590



Post 5260/9597
Active
5.5 years ago
Posted on 07-29-09 04:00:06 AM Link | Quote
<- lost

____________________
Tiden
Disgusting human being, just awful
Level: NaN


Posts: 4301/-6493
EXP: NaN
For next: 0

Since: 07-03-07

Pronouns: they/them

Since last post: 4.1 years
Last activity: 3.6 years

Posted on 07-29-09 04:03:31 AM Link | Quote
Trying imagining implementing a programming language inside a programming language so you can program while you program.

____________________
JOIN #PROG YOU JERKS.
FPzero
9590



Post 5263/9597
Active
5.5 years ago
Posted on 07-29-09 04:10:21 AM Link | Quote
<- brain melt on rye

____________________
OoBurns
?
Level: 60


Posts: 560/806
EXP: 1684364
For next: 88414

Since: 07-04-07

From: USA

Since last post: 10.4 years
Last activity: 9.8 years

Posted on 07-29-09 09:00:15 PM Link | Quote

; Loading #p"/home/ooburns/Desktop/yodawg.x86f".

2
T


That's all it does for me...

____________________
Hiryuu

Level: 207


Posts: 12262/14435
EXP: 127636712
For next: 2147442

Since: 07-06-07


Since last post: 11.8 years
Last activity: 11.7 years

Posted on 07-29-09 09:05:33 PM Link | Quote
What's this white stuff on the thread?

____________________
Pages: 1 2Next newer thread | Next older thread
Jul - Craziness Domain - yo dawg, i heard you like lisp so i put a lisp in your lisp so you can eval while you eval New poll - New thread - New reply


Rusted Logic

Acmlmboard - commit 47be4dc [2021-08-23]
©2000-2022 Acmlm, Xkeeper, Kaito Sinclaire, et al.

30 database queries, 12 query cache hits.
Query execution time: 0.083487 seconds
Script execution time: 0.029803 seconds
Total render time: 0.113289 seconds