package catala

  1. Overview
  2. Docs
Compiler and library for the literate programming language for tax code specification

Install

Dune Dependency

Authors

Maintainers

Sources

0.10.0.tar.gz
md5=5abd76e8c51a47670645e91b21b57fc5
sha512=9c6fbe50c0b5a60566e877eeddadca0a339e2ce35deb5c1beceb03bc40eb6af2d519313e71859d88645b53fad591d4fa5288c633b185c9d765603da0f5b7dd7b

doc/catala.surface/Surface/index.html

Module SurfaceSource

Sourcemodule Ast : sig ... end

Abstract syntax tree built by the Catala parser

Sourcemodule Fill_positions : sig ... end

Fills the position tags in the AST with info about the legislative article this position belongs to.

Sourcemodule Lexer_common : sig ... end

Auxiliary functions used by all lexers.

Sourcemodule Lexer_en : sig ... end
Sourcemodule Lexer_fr : sig ... end
Sourcemodule Lexer_pl : sig ... end
Sourcemodule Parser : sig ... end
Sourcemodule Parser_driver : sig ... end

Wrapping module around parser and lexer that offers the Surface.Parser_driver.parse_source_file API.

Sourcemodule Parser_errors : sig ... end

Interface of the module auto-generated based on "parser.messages".

Sourcemodule Print : sig ... end
Sourcemodule Tokens : sig ... end
OCaml

Innovation. Community. Security.