pads-haskell: PADS data description language for Haskell
Massive amounts of useful data are stored and processed in ad hoc formats for which common tools like parsers, printers, query engines and format converters are not readily available. Pads/Haskell is a domain-specific language that facilitates the generation of data processing tools for ad hoc formats. Pads/Haskell includes features such as dependent, polymorphic and recursive datatypes, which allow programmers to describe the syntax and semantics of ad hoc data in a concise, easy-to-read notation.
Modules
[Index]
- Language
- Pads
- Language.Pads.BaseTypes
- Language.Pads.CodeGen
- Language.Pads.CoreBaseTypes
- Language.Pads.Errors
- Language.Pads.GenPretty
- Language.Pads.Generic
- Library
- Language.Pads.MetaData
- Language.Pads.PadsParser
- Language.Pads.PadsPrinter
- Language.Pads.Padsc
- Language.Pads.Parser
- Language.Pads.Pretty
- Language.Pads.Quote
- Language.Pads.RegExp
- Language.Pads.Source
- Language.Pads.Syntax
- Language.Pads.TH
- Language.Pads.Testing
- Pads
Flags
Manual Flags
Name | Description | Default |
---|---|---|
debug | Adds debug logging | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- pads-haskell-0.0.0.1.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.0.0.1, 0.1.0.0 |
---|---|
Dependencies | base (>=4.7 && <5.0), byteorder (>=1.0.4 && <1.1), bytestring (>=0.10.4 && <0.11), containers (>=0.5.5.1 && <0.6), Glob (>=0.9.2 && <0.10), haskell-src (>=1.0.1.6 && <1.1), haskell-src-meta (>=0.8.0.2 && <0.9), HUnit (>=1.6.0.0 && <1.7), mainland-pretty (>=0.6.1 && <0.7), normaldistribution (>=1.1.0.3 && <1.2), old-locale (>=1.0.0.6 && <1.1), parsec (>=3.1.0 && <3.2), random (>=1.1 && <1.2), regex-posix (>=0.95.2 && <0.96), syb (>=0.7 && <0.8), template-haskell (>=2.9 && <2.14), th-lift (>=0.7.8 && <0.8), time (>=1.8.0.2 && <1.9), transformers [details] |
License | BSD-3-Clause |
Author | Kathleen Fisher and John Launchbury |
Maintainer | karl@cs.tufts.edu |
Revised | Revision 1 made by KarlCronburg at 2018-04-05T23:24:24Z |
Category | Language |
Home page | http://www.padsproj.org |
Uploaded | by KarlCronburg at 2018-04-05T22:54:10Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1203 total (0 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-04-14 [all 1 reports] |