Skip to content

A YAML implementation in Erlang.

License

Notifications You must be signed in to change notification settings

gearnode/erl-yaml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project

This repository contains an implementation of the YAML data format in Erlang.

Low-level parsing is based on libyaml and uses a NIF. Care has been taken to use enif_schedule_nif and enif_consume_timeslice to avoid blocking the scheduler during parsing.

Serialization uses the libyaml emitter API. It is currently not configurable.

Documentation

A handbook is available in the doc directory.

Contact

If you find a bug or have any question, feel free to open a GitHub issue.

Please not that we do not currently review or accept any contribution.

About

A YAML implementation in Erlang.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •