#yaml #framework #api #cross-language #reference #programming-language

app yamlstar

A cross-language, common API YAML reference framework

1 unstable release

0.0.1 Apr 19, 2023

#11 in #cross-language

23 downloads per month

MIT license

2KB

yamlstar

A cross-language, common API YAML reference framework

Description

The YAMLStar project has a goal of properly implementing complete and fully compatible YAML frameworks in all of the most popular programming languages. These frameworks are intended to be published under the name YAMLStar on each languages packaging system.

YAMLStar gets its name from the * (star) character and its intent to mean any. Think yaml.* => yaml.rb, yaml.java, yaml.rs etc...

YAMLStar will specify a common usage API and attempt to implement the API in a manner that is natural to each target programming language.

Where possible each framework implementation builds over libfyaml.

No runtime deps