package ppx_nanocaml

  1. Overview
  2. Docs
Framework for writing nanopass-style compilers

Install

Dune Dependency

Authors

Maintainers

Sources

0.1.0.tar.gz
sha256=f9f6772ff2e53d8fb3c22b459e9eb1fd68aefff381c121c0588ea3d0791cf5ae
md5=38877f4878af035303e02b3c9a399e98

doc/nanocaml/Nanocaml/Lang_codegen/index.html

Module Nanocaml.Lang_codegen

val gen_core_type : loc:Migrate_parsetree__Ast_405.Location.t -> Lang.np_type -> Ast.core_type

convert np_type into core_type *

val gen_type_decl : Lang.np_nonterm -> Ast.type_declaration

convert np_nonterm into type_declaration *

val gen_module_binding : Lang.np_language -> Ast.module_binding

convert np_language into module_binding *

OCaml

Innovation. Community. Security.