RFC 9512: YAML Media Type (www.rfc-editor.org)
from Carighan@lemmy.world to programming@programming.dev on 21 Feb 2024 12:12
https://lemmy.world/post/12224444

This took a while! šŸ˜…

#programming

threaded - newest

otl@lemmy.sdf.org on 22 Feb 2024 06:48 collapse

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

kogasa@programming.dev on 24 Feb 2024 06:40 collapse

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