Per.Parser
(per v5.3.21)
Copy Markdown
Parser for the Per language. Converts tokens into an AST (Abstract Syntax Tree).
Summary
Functions
Parses a list of tokens into a module.
Parses a list of tokens into a declaration.
Parses a list of tokens into an expression.