doc: update docs

This commit is contained in:
Artemy Egorov 2024-08-09 19:36:26 +03:00
parent 4690aa8842
commit 61c9bbe300

View file

@ -9,3 +9,34 @@
</div>
Main implementation of [Dalet](https://github.com/txtdot/dalet) in rust, with parsers.
## TODO
### Daletpack
- [x] Encode
- [x] Decode
### Daletl
- [x] types
### Daleth
- [x] lexer
- [x] formatter
- [ ] parser
- [ ] lsp server
### Lib-only
- [x] typed tags
- [x] convert typed tags to daletl
- [x] convert daletl to typed tags
### Cli
- [ ] formatter
- [ ] linter
- [ ] convert daleth to daletpack
- [ ] serve daleth, daletpack