• OCaml logo OCaml logo
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Searching...
    Or go to: Standard Library API
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Get started
  • elpi

  • Documentation
  • elpi lib
  • Elpi_API .Parse Module
package elpi
  • elpi
    • Elpi_API
      • Ast
      • Compile
        • StrSet
      • Data
        • StrMap
      • Execute
      • Extend
        • BuiltInPredicate
          • Notation
        • CData
        • Compile
          • State
        • CustomConstraint
        • CustomFunctor
        • Data
          • C
          • Constants
            • Map
            • Set
        • Pp
          • Raw
        • Utils
      • Parse
      • Pp
        • Ast
      • Setup
    • Elpi_builtin
Legend:
Library
Module
Module type
Parameter
Class
Class type
val program : string list -> Ast.program

program file_list parses a list of files

val program_from_stream : char Stream.t -> Ast.program
val goal : string -> Ast.query

goal file_list parses the query

val goal_from_stream : char Stream.t -> Ast.query

Footer

OCaml

Innovation. Community. Security.

GitHub Discord Twitter Peertube RSS

About Us

  • Industrial Users
  • Academic Users
  • Why OCaml

Resources

  • Get Started
  • Language Manual
  • Standard Library API
  • Books
  • Releases

Community

  • Blog
  • Jobs

Policies

  • Carbon Footprint
  • Governance
  • Privacy
  • Code of Conduct