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

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