package GuaCaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Types = Lang_C_Types
module ToS = Lang_C_ToS
module AtomicLexer : sig ... end
module ParaLex : sig ... end
module Priority : sig ... end
module Parser : sig ... end
val lex_file : string -> AtomicLexer.token list
val paralex_file : string -> ParaLex.token_tree list
val parse_file : string -> Lang_C_Types.translation_unit
OCaml

Innovation. Community. Security.