Skip to content

v0.1.0

Compare
Choose a tag to compare
@qsctr qsctr released this 20 Jun 22:47
· 156 commits to master since this release

Initial release.

Syntax support for:

  • Declarations
    • Def
    • Let
  • Expressions
    • Variables
    • Literals
    • Applications
    • If-then-else
    • Case
    • Lambda
  • Patterns
    • Variables
    • Literals
  • Literals
    • Numbers
    • Strings