Language

Package: ocaml4.07-frontc @ 3.4.2

Synopsis

C parser and lexer library

Description

FrontC is an OCAML library providing a C parser and lexer. The result is a syntactic tree easy to process with usual OCAML tree management. It provides support for ANSI C syntax, old-C K&R style syntax and the standard GNU CC attributes. It provides also a C pretty printer as an example of use.

Home page
https://www.irit.fr/FrontC
Location
gnu/packages/ocaml.scm (line: 1511, column: 4)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/h7rsv5xfqcpczm4fjzx7sxrwa552ywys-ocaml4.07-frontc-3.4.2.drv

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'ocaml-odoc' does not match package name 'ocaml4.07-odoc'