Skip to content

UniTN-Mechatronics/sYaml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sYaml - Swift wrapper to libyaml

This is a swift wrapper to libyaml 1.1.

Status

At the moment the project is experimental and supports Swift 1.2 and libyaml 1.1.

Usage

A better installation/usage guide will follow. For the moment, start by executing ./prepare_liyaml.sh, then build and run the sYaml target, and look at its setting.

Currently two targets are available: a OS X framework and a demo OS X app using the framework. The framework exposes the Swift module sYaml.

Unit testing for the framework are in preparation.

License

GPL.

About

Yaml parser/emitter in Swift

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published