ONLang/ROADMAP.md

17 lines
331 B
Markdown
Raw Normal View History

2022-08-04 19:05:56 +03:00
# TODO CONCEPTS
2022-08-06 17:19:50 +03:00
- [ ] Functions
- [ ] imports
- [ ] scopes of visibility
- [ ] types conversion
- [ ] methods for arrays
2022-08-06 18:24:39 +03:00
- [ ] methods for strings
- [ ] methods for objects
2022-08-06 17:19:50 +03:00
- [ ] writing objects to a variable
- [x] yaml support?
2022-08-06 18:24:39 +03:00
- [ ] command execution function
- [ ] function for random
- [ ] delete variable
2022-08-04 19:05:56 +03:00
and something else