809
suboptimal (sh.itjust.works)
you are viewing a single comment's thread
view the rest of the comments
[-] stingpie@lemmy.world 3 points 14 hours ago

I've been working on developing a CPU architecture based around my own variant of lisp called "dollhouse lisp" the big twist is that DHlisp executes code by reducing a syntax tree, so all code is destroyed once it's been executed. It's a very elegant solution, but a very difficult implementation. (Especially when it comes to loops and garbage collection.)

this post was submitted on 20 Mar 2026
809 points (99.4% liked)

Programmer Humor

30494 readers
3086 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 2 years ago
MODERATORS