cross-posted from: https://lemmy.ml/post/39334581

you are viewing a single comment's thread
view the rest of the comments
[–] 21 points 9 months ago (1 child)

Anyone tried lisp? Looks something like this. ((()))()())))

  • source
  • hideshow 2 child comments
  • [–] 18 points 9 months ago (2 children)

    Remarkable how if the parenthesis is shifted from lambda() to (lambda), people lose the ability to comprehend things.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 2 points 9 months ago* (2 children)

    Isn't it more like
    foo(){…} -> (define foo (lambda ()))
    tbf?

  • source
  • parent
  • hideshow 4 child comments