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.

Flags

Automatic Flags
NameDescriptionDefault
build-example

Build example application

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

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), s-cargot, text (>=1.2 && <2) [details]
License BSD-3-Clause
Copyright 2015 Getty Ritter
Author Getty Ritter
Maintainer gettyritter@gmail.com
Revised Revision 2 made by gdritter at 2017-05-17T18:09:12Z
Category Data
Home page https://github.com/aisamanra/s-cargot
Bug tracker https://github.com/aisamanra/s-cargot/issues
Source repo head: git clone git://github.com/aisamanra/s-cargot.git
Uploaded by gdritter at 2017-05-17T18:02:39Z
Distributions Arch:0.1.5.0, NixOS:0.1.6.0
Reverse Dependencies 4 direct, 15 indirect [details]
Executables example
Downloads 6966 total (95 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-05-17 [all 1 reports]