ONLang/ROADMAP.md
Artemy c4c312cc88 feat: check the existence
of variable before define
2022-08-08 17:28:04 +03:00

331 B

TODO CONCEPTS

  • Functions
  • imports
  • scopes of visibility
  • types conversion
  • methods for arrays
  • methods for strings
  • methods for objects
  • writing objects to a variable
  • yaml support?
  • command execution function
  • function for random
  • delete variable

and something else