package forester

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

Install

Dune Dependency

Authors

Maintainers

Sources

4.0.1.tar.gz
md5=1781b3d67f7ff4edaeb5cfdedba46b9e
sha512=879a583fd3ddf1cf44039fbe9a1d7280e9cc9cc0340506561dc8c6bb6b792db7c512a682d4d09d6c6b0b3b14940665573c9d94580c9ce0a87ee05822fbe4c229

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

Module Forester.GrammarSource

Sourcetype token =
  1. | XML_ELT_IDENT of string
  2. | WHITESPACE of string
  3. | TRANSCLUDE
  4. | TITLE
  5. | TEXT of string
  6. | TEX
  7. | TAXON
  8. | TAG
  9. | SUBTREE
  10. | SCOPE
  11. | RSQUARE
  12. | RPAREN
  13. | REF
  14. | RBRACE
  15. | QUERY_TREE
  16. | QUERY_TAXON
  17. | QUERY_TAG
  18. | QUERY_OR
  19. | QUERY_NOT
  20. | QUERY_META
  21. | QUERY_AUTHOR
  22. | QUERY_AND
  23. | PUT
  24. | PRIM of Core.Prim.t
  25. | PATCH
  26. | PARENT
  27. | OPEN
  28. | OBJECT
  29. | NUMBER
  30. | NAMESPACE
  31. | META
  32. | LSQUARE
  33. | LPAREN
  34. | LET
  35. | LBRACE
  36. | IMPORT
  37. | IDENT of string
  38. | HASH_LBRACE
  39. | HASH_HASH_LBRACE
  40. | GET
  41. | EXPORT
  42. | EOF
  43. | DEFAULT
  44. | DEF
  45. | DECL_XMLNS of string
  46. | DATE
  47. | CONTRIBUTOR
  48. | CALL
  49. | AUTHOR
  50. | ALLOC
Sourceexception Error
OCaml

Innovation. Community. Security.