Skip to content

YAMLScript Loader Libraries

Ingy döt Net edited this page Apr 6, 2024 · 1 revision

YAMLScript is a new YAML loader that will soon be available for every programming language where YAML is used.

All YAMLScript loader libraries are FFI bindings to the libyamlscript shared library. That means they all have the same API and functionality regardless of which programming language you use them in.

A YAMLScript loader library (aka module, package) is currently available in the following programming languages:

Clone this wiki locally