YAMLScript loader binding for Dyalog APL.
This binding is currently built and tested entirely inside the
docker.io/dyalog/dyalog container image.
⎕FIX⊃⎕NGET 'src/YAMLScript.apln' 1
data←YAMLScript.Load '!ys-0:',(⎕UCS 10),'answer:: 6 * 7'
⎕←data.answerRun the tests:
make -C dyalog testThis binding is published to Tatin as yaml-yamlscript.