package utop

  1. Overview
  2. Docs
Universal toplevel for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

utop-2.13.1.tbz
sha256=b04ec2a394d1a6a28a79444c58f66eab77b7f74401f4714aa6e6f1c2125a6ffd
sha512=37b116f408a8d8448e5faf99805e3c26a8bc0c149a64e2be75d261b1de9aca176982e95fb0d128e5072f22da99375d0691d23093d4b21d5fb9a26b034c262c51

doc/utop/UTop_lexer/index.html

Module UTop_lexerSource

Sourceval lex_string : string -> (UTop_token.t * UTop_token.location) list

lex_string str returns all the tokens contained in str.

OCaml

Innovation. Community. Security.