You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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: