Skip to content
Open
No due date
Last updated Jan 28, 2026
0% complete

Creating the foundations of ORBIT

  • Interpreting
  • Basic Debugging (debug statement)
  • Entry Function
  • Strict Typing & Type Checking
  • Basic Arithmetic & Logic
  • Block Expressions
  • If (Else) Expressions
  • Loops (loop expressions)
  • Loops (while statement)
  • 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

    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.