![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)
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