• Zak@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      15 hours ago

      You don’t even need to define a class to define methods. I’m sure that’s surprising to people coming from today’s popular language, but the original comment was about syntax.

      Whether Lisp syntax is ugly is a matter of taste, but it’s objectively not unreadable.

        • Zak@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          12 hours ago

          In most languages, I would agree with that. In Lisp, I think I might not. If Common Lisp didn’t come with CLOS, you could implement it as a library, and that is not true of the object systems of the vast majority of languages.