this post was submitted on 25 Sep 2024
377 points (92.7% liked)

Programmer Humor

19276 readers
2820 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] CanadaPlus@lemmy.sdf.org 5 points 3 days ago (1 children)

Spoken like a true Lisp fan. I dunno, I really like static typing, and too many brackets gets tiresome.

[โ€“] akamar@feddit.cl 3 points 2 days ago* (last edited 2 days ago)

You can use typed Lisp, there are plenty of them, from Typed Racket to Shen in their complexity. Or to make your own type system in 50-100 lines when you actually need