| Name: | ghc-language-c99-simple |
|---|---|
| Version: | 0.3.0 |
| Release: | 3.el10_0 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 352346 |
| License: | MIT |
| RPM: | ghc-language-c99-simple-0.3.0-3.el10_0.aarch64.rpm |
| Source RPM: | ghc-language-c99-simple-0.3.0-3.el10_0.src.rpm |
| Build Date: | Tue May 20 2025 |
| Build Host: | build-ol10-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://hackage.haskell.org/package/language-c99-simple |
| Summary: | C-like AST to simplify writing C99 programs |
| Description: | 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. |