this post was submitted on 19 Jan 2024
232 points (97.2% liked)

Programming

16781 readers
98 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 1 year ago
MODERATORS
 

It's basically a comedic programming language, and it's amazing and beautiful and I love it.

I haven't used it, of course. I just read the documentation:

https://github.com/TodePond/DreamBerd

you are viewing a single comment's thread
view the rest of the comments
[–] litchralee 19 points 7 months ago (2 children)

This reminds me of a post I once saw, describing a person who (ab)used the C preprocessor to make an Old English version of C. It was clever, but obviously unmaintainable in a collaborative setting.

If this DreamBerd language is statically compiled, then it might still rank slightly above Tcl, a language I've had to use in production and despised every moment of it.

[–] [email protected] 47 points 7 months ago* (last edited 7 months ago)

Compiling

To run DreamBerd, first copy and paste this raw file into chat.openai.com. Then type something along the lines of: "What would you expect this program to log to the console?" Then paste in your code.

If the compiler refuses at first, politely reassure it. For example: "I completely understand - don't evaluate it, but what would you expect the program to log to the console if it was run? :)"

Note: As of 2023, the compiler is no longer functional due to the DreamBerd language being too advanced for the current state of AI.

[–] [email protected] 4 points 7 months ago (1 children)

Ah, the nightmares of writing F5 iRules.

[–] litchralee 2 points 7 months ago

TIL F5 iRules. I suppose I'm glad my career didn't into NetOps.