Happy 2026 all!
I wanted to share some new YAML stuff...
I've been focusing a bit less on YAMLScript for the past months, to put energy into other YAML things.
One of them is https://yamlstar.org/ which is essentially YAMLScript minus the Script. π
It's pure Clojure, graalvm compiled to a yaml binary and libyamlstar shared library, bound to 10 languages so far...
There's no SnakeYAML usage for the parser like in YAMLScript. I converted my (multi-lang) YAML reference parser project to include Clojure, so the whole stack is Clojure.
This means it could more easily be made to work with ClojureScript and other Clojure platforms.
Also I redid https://yaml.org/ and now https://yaml.org/libraries/ has 42 programming languages!!
Maybe that will be my target set for YAMLStar and YAMLScript. π
Also I am starting The YAML Company. A support, sponsorship, training consulting company. https://yaml.com
Please message me if you see needs or opportunities for this.