Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 540 Bytes

ROADMAP.md

File metadata and controls

22 lines (19 loc) · 540 Bytes

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