ONLang/ROADMAP.md

484 B

TODO CONCEPTS

  • Functions

  • imports

  • scopes of visibility

  • methods for arrays

  • methods for strings

  • methods for objects

  • writing objects to a variable

  • yaml support?

  • command execution function

  • function for random

  • delete variable

  • types conversion

  • checking variable type

  • checking for the existence of a variable

  • create scopes without if, else, loop

  • calculate values in arrays

and something else