package p5scm

  1. Overview
  2. Docs
Scheme via camlp5

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.5.0.tar.gz
md5=e0fe733bb7a8cccc94bfbbd3b58e6d76
sha512=4f4efad8bb7b2ab5cfc0fff9bb48e45df8e7396d288d52f5c84b53919e1979720bbd909e82e714e1eb6fe8d3b83c14656167199373a197a6082eab2457fea94d

doc/p5scm.lib/P5scm/Trans/index.html

Module P5scm.TransSource

Sourceval scm_to_mlast : string -> MLast.str_item list
Sourceval scm_to_tp : string -> Parsetree.toplevel_phrase
Sourceval scm_to_tp_lst : string -> Parsetree.toplevel_phrase list
Sourceval scm_to_struct : string -> Parsetree.structure
Sourceval scm_to_ml : string -> string
Sourceval scm_to_struct_to_ml : string -> string
Sourceval scm_to_bin : string -> unit
Sourceval scm_to_bin_file : string -> string -> unit