• FizzyOrange@programming.dev
    link
    fedilink
    arrow-up
    13
    arrow-down
    1
    ·
    10 days ago

    This doesn’t explain why you’d want to use Lisp at all really, and it pretty much ignores the many disadvantages.

    • Supercrunchy@programming.dev
      link
      fedilink
      arrow-up
      4
      ·
      9 days ago

      If you are into exploring programming languages or writing interpreters, lisp is quite an interesting language. I can also see it working quite well if you need to embed a small scripting language somewhere, because it’s so minimal and easy to pick up, but also very powerful if you go into the metaprogramming side of it.

      I don’t see many reasons to use it for anything else though.

    • SuperUserDO@piefed.ca
      link
      fedilink
      English
      arrow-up
      11
      ·
      10 days ago

      I will always remember the CS class I took that was taught in Lisp (it was the only class in that program that used Lisp).

      It convinced me I did not want to do software engineering for my career.

      • Staff@piefed.world
        link
        fedilink
        English
        arrow-up
        3
        ·
        9 days ago

        I too still remember a Lisp based course class and I was like wtf is this. I think it was an AI class way way before it’s popularity of nowadays.