-
Notifications
You must be signed in to change notification settings - Fork 55
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: