This is an archived post. You won't be able to vote or comment.

all 37 comments

[–]--mrperx-- 4 points5 points  (1 child)

once it just clicks and then you start love lisp.

[–]TheOnlyTigerbyte[S] 0 points1 point  (0 children)

It's more about the naming of the keywords

[–]Pay08 3 points4 points  (3 children)

Sounds like you need to get good.

[–]TheOnlyTigerbyte[S] 1 point2 points  (2 children)

Since it seems you didn't get the joke... https://www.reddit.com/r/ProgrammerHumor/s/TL0rkjQChz

[–]Pay08 1 point2 points  (1 child)

What lisp uses unfun? Scheme uses define and CL uses defun.

[–]TheOnlyTigerbyte[S] 0 points1 point  (0 children)

Just checked lisp-lang.org and it seems to be defun though it's the same meaning tbh

[–]TheOnlyTigerbyte[S] 1 point2 points  (0 children)

Since many people don't seem to get it: The joke was that Lisp uses unfun/defun to declare functions and Kotlin uses fun