Registered
by
Registry Administrators
Syck is a simple YAML parser kit.
The whole point of Syck is to make parsing and emitting YAML very simple for scripting languages through C bindings. It doesn't strive to be a pull parser or very extendible. It just is concerned with loading a YAML document into a C structure which can be easily translated into a scripting language's internal native data type.
Project information
- Maintainer:
- Registry Administrators
- Driver:
- Not yet selected
- Licence:
- Simplified BSD Licence
View full history Series and milestones
Loading graph...
main series is the current focus of development.