this post was submitted on 24 Sep 2023
108 points (88.0% liked)

Programmer Humor

32503 readers
403 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 7 points 1 year ago (3 children)

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

[–] [email protected] 5 points 1 year ago (1 children)

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

[–] [email protected] 2 points 1 year 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.

load more comments (1 replies)