package p5scm

  1. Overview
  2. Docs
Scheme via camlp5

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.1.tar.gz
md5=9c7351531eb896d4b8fb49f5f76ccc90
sha512=e515523be854b5fa41e66357ef20282458a90240f29eb0e6075f55bbd6d4dbb24d91cb09d3389f77ac00530408825d7aef46c1133e1a35fce69113464c050eed

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

Module P5scm.ParseSource

Sourceval parse_from_chan : in_channel -> Ast.sexpr
Sourceval parse_from_string : string -> Ast.sexpr
Sourceval parse_to_tp : Lexing.lexbuf -> Parsetree.toplevel_phrase
Sourceval parse_to_tp_lst : Lexing.lexbuf -> Parsetree.toplevel_phrase list
Sourceval parse_to_bin : in_channel -> unit
Sourceval parse_to_file : in_channel -> unit
OCaml

Innovation. Community. Security.