package forester

  1. Overview
  2. Docs
A tool for tending mathematical forests

Install

Dune Dependency

Authors

Maintainers

Sources

2.2.1.tar.gz
md5=6f013c1c3c492725dfc153c79038b6d7
sha512=2d6eeb865a8939ff5ef9031e969a41c81480cf5ef814f83a68d98aebe84c67657587231d8ef0ae820becbe429064de70772ed5b7db60828dc5657f250df7fdfc

doc/forester.frontend/Forester/Parser/index.html

Module Forester.ParserSource

Sourcetype token =
  1. | TRANSCLUDE
  2. | TITLE
  3. | TEX_PACKAGE
  4. | TEXT of string
  5. | TEX
  6. | TAXON
  7. | TAG
  8. | SCOPE
  9. | RSQUARE
  10. | RPAREN
  11. | RBRACE
  12. | QUERY_TREE
  13. | QUERY_TAXON
  14. | QUERY_TAG
  15. | QUERY_OR
  16. | QUERY_META
  17. | QUERY_AUTHOR
  18. | QUERY_AND
  19. | PUT
  20. | OPEN
  21. | NAMESPACE
  22. | META
  23. | LSQUARE
  24. | LPAREN
  25. | LET
  26. | LBRACE
  27. | IMPORT
  28. | IDENT of string list
  29. | HASH_LBRACE
  30. | HASH_HASH_LBRACE
  31. | GET
  32. | EXPORT
  33. | EOF
  34. | DEFAULT
  35. | DEF
  36. | DATE
  37. | BLOCK
  38. | AUTHOR
  39. | ALLOC
Sourceexception Error
OCaml

Innovation. Community. Security.