this post was submitted on 26 Nov 2025
543 points (99.5% liked)

Programmer Humor

27512 readers
560 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
[โ€“] Lightfire228@pawb.social 3 points 19 hours ago (1 children)

Lox

Once i have a solid implementation, I wanna morph it into a custom scripting language for generating diagrams (a la graphviz or mermaid js)

https://github.com/Lightfire228/lightweaver

[โ€“] melvisntnormal@feddit.uk 2 points 19 hours ago

I thought as much! Didn't want to assume though just in case. I've gone through that book twice and I want to look at adding types to my implementation. Good luck!