[λ] Lisp (14)

1 Name: キタ━━━━━━━━( ・∀・)━━━━━━━━!!!! [Del]

Lisp: Great language, or GREATEST language?

2 Name: キタ━━━━━━━━( ・∀・)━━━━━━━━!!!! [Del]

(define bbcode
(lambda (x)
(cond
((= x 0)
(display "[b]bbcode ")
(bbcode 1))
((= x 1)
(display "is ")
(bbcode 2))
((= x 2)
(display "superior[/b]")))))

(bbcode 0)
(newline)

3 Name: キタ━━━━━━━━( ・∀・)━━━━━━━━!!!! [Del]

I hate bracket counting for Lisp. Otherwise, it's a fine language.

4 Name: Pseudonymous [Del]

>>3
There are so many good text editors that highlight open parentheses/brackets! Notepad2, to name one.

5 Name: キタ━━━━━━━━( ・∀・)━━━━━━━━!!!! [Del]

      ::::::::::          :::   :::            :::         ::::::::        :::::::: 
:+: :+:+: :+:+: :+: :+: :+: :+: :+: :+:
+:+ +:+ +:+:+ +:+ +:+ +:+ +:+ +:+
+#++:++# +#+ +:+ +#+ +#++:++#++: +#+ +#++:++#++
+#+ +#+ +#+ +#+ +#+ +#+ +#+
#+# #+# #+# #+# #+# #+# #+# #+# #+#
########## ### ### ### ### ######## ########

6 Name: キタ━━━━━━━━( ・∀・)━━━━━━━━!!!! [Del]

) =/= }

Parenthesis are so much easier on your eyes than brackets.

Brackets have sharp edges and shit that make them unpleasant to see. Parenthesis on the other hand are smooth and soothing to the eye.

7 Post deleted by user.

8 Name: キタ━━━━━━━━( ・∀・)━━━━━━━━!!!! [Del]

(define thesnake
(lambda ()
(
)
(
) ; DO THE SNAKE
(
)
(
)))

9 Name: キタ━━━━━━━━( ・∀・)━━━━━━━━!!!! [Del]

I threalithe thath the way thath I pronounce thingth ith thometimeth annoying, but there'th no need to be thitty about it.

10 Name: キタ━━━━━━━━( ・∀・)━━━━━━━━!!!! [Del]

)))))))))))))))))))))))))))))))))

11 Name: キタ━━━━━━━━( ・∀・)━━━━━━━━!!!! [Del]

>>6
squiggly brackets makes things a little bit easier to distinguish between function calls, function declarations and scope blocks.

12 Name: キタ━━━━━━━━( ・∀・)━━━━━━━━!!!! [Del]

>>11
having there be no difference between function calls, declarations, and scope blocks is the entire point of lisp

13 Name: キタ━━━━━━━━( ・∀・)━━━━━━━━!!!! [Del]

LISP BUMP!

14 Name: キタ━━━━━━━━( ・∀・)━━━━━━━━!!!! [Del]

at leathd I don'd ave a thdudder