mirror of
https://github.com/TxtDot/dalet-rs.git
synced 2024-11-05 17:33:58 +03:00
Main implementation of Dalet in rust, with parsers
examples | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md |
Main implementation of Dalet in rust, with parsers.
TODO
Daletpack
- Encode
- Decode
Daletl
- types
Daleth
- lexer
- formatter
- parser
- lsp server
Lib-only
- typed tags
- convert typed tags to daletl
- convert daletl to typed tags
Cli
- formatter
- linter
- convert daleth to daletpack
- serve daleth, daletpack