s-cargot: A flexible, extensible s-expression library.
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.
Modules
[Index]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
build-example | Build example application | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- s-cargot-0.1.2.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
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
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.6.0, Fedora:0.1.6.0, LTSHaskell:0.1.6.0, NixOS:0.1.6.0, Stackage:0.1.6.0 |
Reverse Dependencies | 4 direct, 17 indirect [details] |
Executables | example |
Downloads | 7721 total (4 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] |