s-cargot: A flexible, extensible s-expression library.

[ bsd3, data, library ] [ Propose Tags ]

S-Cargot is a library for working with s-expressions in a modular and extensible way, opting for genericity and flexibility instead of speed. Instead of understanding one particular form of s-expression, the S-Cargot library exposes tools for parsing or emitting different kinds of s-expressions, including features not normally included in an s-expression library like reader macros or tight control over indentation in pretty-printing.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.1.0, 0.1.1.1, 0.1.2.0, 0.1.3.0, 0.1.4.0, 0.1.5.0, 0.1.6.0
Dependencies base (>=4.7 && <5), containers (>=0.5 && <1), parsec (>=3.1 && <4), text (>=1.2 && <2) [details]
License BSD-3-Clause
Copyright 2015 Getty Ritter
Author Getty Ritter
Maintainer gettyritter@gmail.com
Category Data
Home page https://github.com/aisamanra/s-cargot
Source repo head: git clone git://github.com/aisamanra/s-cargot.git
Uploaded by gdritter at 2015-10-24T20:14:28Z
Distributions Arch:0.1.5.0, NixOS:0.1.6.0
Reverse Dependencies 4 direct, 15 indirect [details]
Downloads 6953 total (89 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]