mirror of
https://github.com/artegoser/ONLang
synced 2024-11-06 04:53:57 +03:00
12 lines
242 B
Markdown
12 lines
242 B
Markdown
# TODO CONCEPTS
|
|
|
|
- [ ] Functions
|
|
- [ ] imports
|
|
- [ ] scopes of visibility
|
|
- [ ] parallel tasks `{parallel:[..tasks]}`
|
|
- [ ] types conversion
|
|
- [ ] methods for arrays
|
|
- [ ] writing objects to a variable
|
|
- [x] yaml support?
|
|
|
|
and something else
|