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!!!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!!!)
Of course, everyone is welcome to join there...