language-asn1: Parsing of ASN1 definitions

[ bsd3, language, library, program ] [ Propose Tags ]

Language C is a haskell library for the analysis and generation of C code. It features a complete, well tested parser and pretty printer for all of C99 and a large set of GNU extensions.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1, 0.2, 0.2.1, 0.5, 0.6
Dependencies base (>=3 && <4), parsec (<=3.0.0.0) [details]
License LicenseRef-GPL
Copyright LICENSE
Author Dmitry Astapov <dastapov@gmail.com>
Maintainer Dmitry Astapov <dastapov@gmail.com>
Category Language
Home page http://adept.linux.kiev.ua/repos/asn1
Uploaded by DmitryAstapov at 2010-01-28T14:16:08Z
Distributions NixOS:0.6
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3339 total (21 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]

Readme for language-asn1-0.0.1

[back to package description]
Unsophisticated ASN.1 parser for Haskell.

Should cover a pretty large subset of ITU-T Rec. X.680 | ISO/IEC 8824-1

This is unfinished work, so beware - here be dragons!

Test code could be run like this:

  TestASN1Parser LDAP.asn1 LDAPMessage