package sf
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
Value Members
-
object
Compiler
Compiler for FlowScript.
Compiler for FlowScript. It consists of the following phases:
- Parser and Lexer implemented with the help of ANTLR 2. Semantic Analysis 2.1. Variable Checker 2.2. Type Checker 3. Code generation
-
object
Core
Core functions and types which can be accessed from the script
- object Runtime