hackageDB :: [Package]

Built with Cabal

YamlReference: YAML reference implementation

This package contains "the" reference YAML syntax parser (Text.Yaml.Reference), generated directly from the YAML specifications, as well as sample program (yaml2yeast) that allows accessing it from the command line, converting YAML files to YEAST tokens. This is intended to be more of an "executable specification" for YAML rather than an actual basis for YAML tool chains. That said, it is possible to build interesting tools on top of it, such as the yeast2html YAML syntax visualizer (contained in this package), pretty printers, etc. This is a streaming parser that will "immediately" begin to generate output. Updated to be compatible with the final Apr 1, 2009 YAML 1.2 spec.

Versions0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 0.9.1, 0.9.2, 0.9.3
Dependenciesbase (<3), dlist (>=0.2), HUnit (>=1.1), regex-compat (>=0.71) or
base (>=3), bytestring, containers, dlist (>=0.2), HUnit (>=1.1), regex-compat (>=0.71)
LicenseLGPL
CopyrightOren Ben-Kiki 2007, 2008
AuthorOren Ben-Kiki
Maintaineryaml-oren@ben-kiki.org
Stabilityalpha
CategoryText
Home pagehttp://www.ben-kiki.org/oren/YamlReference
Executablesyaml2yeast, yaml2yeast-test
Upload dateSun May 17 00:25:22 UTC 2009
Uploaded byOrenBenKiki
Built onghc-6.10

Modules

Downloads