Skip to content

Latest commit

 

History

History
40 lines (38 loc) · 522 Bytes

README.md

File metadata and controls

40 lines (38 loc) · 522 Bytes

Qsp.FSharp.Core

Map

mindmap
  root((Qsp.FSharp.Core))
    AST
      Location
        Name
        Statement list
      Statement
        Assign
        ProcedureCall
        If
        Act
        For
        Loop
        Label
        Comment
        Exit
      Expr
        Value
        Variable
        FunctionCall
        Array
        UnarExpr
        Expr
        Tuple
      Value
        Numeric
        String
    Parser
      Tokens
      Scope
      Defines
      AST
    Show
      AST
Loading