yamlscript

Ingy döt Net 2024-06-19T17:46:01.456339Z

Released YAMLScript 0.1.63 https://github.com/yaml/yamlscript/releases/tag/0.1.63 Lots of small improvements, especially to the ys::std standard library. Added .? debugging - Put .? after just about any symbol or expression to have it print its value.

$ ys -e 'say: ENV.USER.?.reverse().?.upper-case() + " was here!!!"'
<<<
"ingy"
>>>
<<<
"ygni"
>>>
YGNI was here!!!

Ingy döt Net 2024-06-19T18:00:43.566559Z

I just created a short term room called #ys-docs for anyone interested in helping me with the YAMLScript documentation. Invited @markus.agwin who has already been helping and @danielmartincraig who just asked. (Also accidentally invited @danielmgerson 😄 ) (so many Daniels!!!)

😂 1
Ingy döt Net 2024-06-19T18:44:31.307739Z

Of course, everyone is welcome to join there...