Skip to content

Planned Features

Below are a few frontend features I plan to implement or complete in the near future:

  • Classes and polymorphism
  • Recursive data structures (e.g., linked lists, trees)
  • Introduction of a new Boolean variable type and ternary expressions
  • Recursion
  • import as or from ... import ... statements for better module management