language-c99-simple: C-like AST to simplify writing C99 programs.

[ language, library, mit ] [ Propose Tags ]

This package is a wrapper on top of 'language-c99'. It provides a simpler interface more suited for writing C99 programs. It achieves this by implementing its own C-like AST, supporting the most used C features. In turn, this AST is translated into actual C99 one, showing that it is an actual subset.

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

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.1, 0.1.2, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.3.0 (info)
Change log ChangeLog.md
Dependencies base (>=4.9 && <5), language-c99 (>=0.1 && <0.2), language-c99-util (>=0.1 && <0.2), mtl (>=2.2.0 && <2.3) [details]
License MIT
Author Frank Dedden
Maintainer Frank Dedden <dev@dedden.net>
Revised Revision 1 made by frankdedden at 2019-04-01T17:10:54Z
Category Language
Source repo head: git clone git://github.com:fdedden/language-c99-simple.git
Uploaded by frankdedden at 2019-03-30T18:34:47Z
Distributions Arch:0.3.0, NixOS:0.3.0
Reverse Dependencies 2 direct, 8 indirect [details]
Downloads 2759 total (51 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-03-30 [all 1 reports]