mirror of
https://github.com/artegoser/ONLang
synced 2024-11-05 12:33:58 +03:00
540 B
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