ONLang/ROADMAP.md

13 lines
242 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
- [ ] parallel tasks `{parallel:[..tasks]}`
- [ ] types conversion
- [ ] methods for arrays
- [ ] writing objects to a variable
- [x] yaml support?
2022-08-04 19:05:56 +03:00
and something else