Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ReadMe.md

YAMLScript for Dyalog APL

YAMLScript loader binding for Dyalog APL.

This binding is currently built and tested entirely inside the docker.io/dyalog/dyalog container image.

Usage

⎕FIX⎕NGET 'src/YAMLScript.apln' 1
dataYAMLScript.Load '!ys-0:',(⎕UCS 10),'answer:: 6 * 7'
data.answer

Run the tests:

make -C dyalog test

Packaging

This binding is published to Tatin as yaml-yamlscript.