this post was submitted on 21 Feb 2024
22 points (95.8% liked)

Programming

16943 readers
943 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
 

This took a while! ๐Ÿ˜…

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 5 points 6 months ago (1 children)

Link to the YAML spec, for the (very) brave: https://yaml.org/spec/1.2.2/

[โ€“] [email protected] 2 points 6 months ago* (last edited 6 months ago)

I find it a little disturbing that YAML seems to be going nowhere, and appreciating JSON all the more, but it's still interesting to read

It's designed as a "data serialization language" but its primary use case seems to be a base syntax for a trillion different DSLs