mirror of
https://github.com/artegoser/ONLang
synced 2024-11-05 20:43:57 +03:00
16 lines
331 B
Markdown
16 lines
331 B
Markdown
# TODO CONCEPTS
|
|
|
|
- [ ] Functions
|
|
- [ ] imports
|
|
- [ ] scopes of visibility
|
|
- [ ] types conversion
|
|
- [ ] methods for arrays
|
|
- [ ] methods for strings
|
|
- [ ] methods for objects
|
|
- [ ] writing objects to a variable
|
|
- [x] yaml support?
|
|
- [ ] command execution function
|
|
- [ ] function for random
|
|
- [ ] delete variable
|
|
|
|
and something else
|