Skip to content

Language Reference Manual

Prakhar Srivastav edited this page Feb 27, 2016 · 3 revisions
  • Types

    • Primitive Types and Values
    • Composite Types
    • Generic Types
    • Function Types
  • Lexical Conventions

    • Identifiers
    • Keywords
    • Literals
      • Number
      • Bool
      • String
      • Maps
      • Lists
    • Operators
      • Arithmetic
      • Relational
      • Assignment
      • String
      • Operator Precedence
    • Comments
    • Blocks
  • Expressions

    • Syntax Notation
    • Type Expressions
    • if-then-else
  • Functions

    • Declarations
    • Lambdas
    • Function types
    • Polymorphic functions
  • Modules

    • Usages
  • Comparison with Javascript

Clone this wiki locally