ONLang/ROADMAP.md
2022-08-08 19:05:24 +03:00

451 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

and something else