We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated User Manual (markdown)
Copied setup instructions from the README
Make grammar more consistent with parser implementation
Mentioned lists and the `reversed` operator
Fixed a message about one-element tuples. The body of `p_exp` in the parser implements the expected behavior.
Lambdas do not have \ in front of the bound variable
Float literals require the "f" suffix
Bring grammar rules into correspondence with user manual
Created User Manual (markdown)