ONLang/ROADMAP.md
2022-08-18 17:48:02 +03:00

540 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 in process

  • checking variable type

  • checking for the existence of a variable

  • create scopes without if, else, loop

  • calculate values in arrays

  • References for variables in variables

and something else