Comment by chromalchemy
2 days ago
This exists. https://yamlscript.org/blog/2025-06-24/how-does-ys-work/
https://yamlscript.org/about/ - YAMLScript (or YS) A graal pre-compiled Clojure environment, like Babashka, but uses a different, looser syntax (yaml based). Can run from command line.
Like a nicer Python?
I do not believe I want to write my code in something that goes through a YAML parser.