• Solaris1789@jlai.lu
    link
    fedilink
    arrow-up
    9
    arrow-down
    2
    ·
    9 months ago

    As a parentheses hater my personal hell would be having to audit and refactor a lisp codebase

    • 𝒍𝒆𝒎𝒂𝒏𝒏@lemmy.one
      link
      fedilink
      arrow-up
      6
      arrow-down
      1
      ·
      9 months ago

      My work maintains a legacy AutoCAD addin written in Lisp… we are considering dropping support because it’s so difficult to maintain with the original dev gone

      • Kale@lemmy.zip
        link
        fedilink
        English
        arrow-up
        2
        ·
        9 months ago

        Oof. Is that the official plugin language? Siemens NX uses “grip” which is a fork of TCL. And they require purchase of a pricy package to sign and compile code so NX will run it, so we only had one programmer for our custom grip functions.

    • ☆ Yσɠƚԋσʂ ☆@lemmy.mlOP
      link
      fedilink
      arrow-up
      7
      arrow-down
      9
      ·
      9 months ago

      Having worked with Clojure for over a decade now, I find it far easier to refactor than most other languages I’ve touched.