Style preserving parser
Open
prototype
- Dominant language
- Rust
- Stars
- 103
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
> Inspired from [TOML Kit](https://github.com/sdispater/tomlkit)
- Just as the name suggests, I wonder if [serde][] can preserve the order of key-value pair 🤔. This will make the transpiler more consistent and can be used to alter source code.
- Another use case is to generate Scdlang (#22) from interchangeable format like SCXML or CSV (#24).
Also, watch out if there is the performance penalty!
[serde]: https://serde.rs/
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.