DEV Community

Discussion on: Love at First Code

Collapse
 
avalander profile image
Avalander

Lisp. It's so simple and elegant, and it has so many parenthesis.

Collapse
 
devmount profile image
Andreas

Cool! Never did something with Lisp, but I saw it one or two times. Lisp was the one with these list expressions right? (+ 1 2 3) resulting in 6 ?

Collapse
 
avalander profile image
Avalander

Yes, that's the one!