this post was submitted on 24 Feb 2026
574 points (98.0% liked)

Programmer Humor

30013 readers
1792 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
 
you are viewing a single comment's thread
view the rest of the comments
[–] protogen420@lemmy.blahaj.zone 10 points 1 day ago (1 children)
[–] SlurpingPus@lemmy.world 2 points 1 day ago (1 children)

Funny thing, Lisp structures are converted pretty easily to xml/html, so of course there are packages for Lisp varieties allowing one to write html in Lisp. (Similar to Pug, but with parentheses.)

[–] protogen420@lemmy.blahaj.zone 2 points 21 hours ago

yes, xml came from SGML which has influences from lisp, lisp can be used to represent xml 1 to 1 they have the same data model