language-c99-simple: C-like AST to simplify writing C99 programs.
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.
Modules
[Index] [Quick Jump]
Downloads
- language-c99-simple-0.3.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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.2 && <0.3), language-c99-util (>=0.2 && <0.3), mtl (>=2.2.0 && <2.4) [details] |
License | MIT |
Author | Frank Dedden |
Maintainer | Frank Dedden <dev@dedden.net> |
Category | Language |
Source repo | head: git clone https://github.com/fdedden/language-c99-simple.git |
Uploaded | by frankdedden at 2024-01-03T19:33:27Z |
Distributions | Arch:0.3.0, LTSHaskell:0.3.0, NixOS:0.3.0, Stackage:0.3.0 |
Reverse Dependencies | 2 direct, 8 indirect [details] |
Downloads | 3085 total (48 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2024-01-03 [all 1 reports] |