comp.lang.ada
 help / color / mirror / Atom feed
* ANN: AdaYaml 0.1.0 (initial release)
@ 2017-08-17  8:48 Felix Krause
  2017-08-17 18:25 ` Shark8
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Felix Krause @ 2017-08-17  8:48 UTC (permalink / raw)


I am happy to announce the first release of AdaYaml, an experimental 
YAML implementation in Ada 2012.

This release is made in the spirit of „release early, release often“. 
It is still rough around the edges, features are still missing, and the 
API is far from stable. However, I make this release in the hope to get 
feedback about the general API design and usability.

The background of this library is that I am part of a working group 
designing YAML 1.3 and wrote this implementation to test proposed 
changes to YAML 1.2. This means that AdaYaml does not conform to the 
YAML 1.2 spec, since it already implements some of the proposed 
changes. However, all of these concern edge cases and I am pretty 
confident that a common YAML 1.2 document will parse propertly with 
AdaYaml.

More background and (currently sparse) documentation is available on 
the library's website [1], the release is available as tag of the 
GitHub repository [2].

 [1]: https://ada.yaml.io
 [2]: https://github.com/yaml/AdaYaml/tags

-- 
Regards,
Felix Krause

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-08-20 14:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-17  8:48 ANN: AdaYaml 0.1.0 (initial release) Felix Krause
2017-08-17 18:25 ` Shark8
2017-08-18 16:40 ` Jacob Sparre Andersen
2017-08-19 15:28 ` Lucretia
2017-08-20 14:57   ` Felix Krause
2017-08-19 15:29 ` Lucretia

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox