dalet-rs/README.md
2024-08-13 13:56:32 +03:00

42 lines
675 B
Markdown

<div align="center">
![Dalet](https://github.com/TxtDot/.github/blob/main/imgs/dalet-rs.png?raw=true)
# dalet-rs
[![crates.io](https://img.shields.io/crates/v/dalet.svg)](https://crates.io/crates/dalet)
</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
- [x] parser
- [ ] tree-sitter grammar for editors
### 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