Creating the foundations of ORBIT
- Interpreting
- Basic Debugging (
debugstatement) - Entry Function
- Strict Typing & Type Checking
- Basic Arithmetic & Logic
- Block Expressions
- If (Else) Expressions
- Loops (
loopexpressions) - Loops (
whilestatement) - Functions
Note that this milestone does NOT include:
- Compiling to
ksm - Returning values from functions
- Passing values to functions
- Passing arguments to
main - Mutability
- Namespaces
- Any type of struct/enum/tuple/array
- Standard library
- Read-Evaluate-Print-Loop (REPL)
List view
0 issues of 0 selected
There are no open issues in this milestone
Add issues to milestones to help organize your work for a particular release or project. Find and add issues with no milestones in this repo.