mirror of
https://github.com/artegoser/ONLang
synced 2024-11-05 20:43:57 +03:00
451 B
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