21 releases (10 breaking)
0.11.2 | Jul 12, 2024 |
---|---|
0.10.1 | Jul 10, 2024 |
0.8.1 | Mar 30, 2024 |
0.4.1 | Nov 18, 2023 |
#799 in Configuration
88 downloads per month
Used in logix
100KB
3K
SLoC
logix-type - provider of the LogixType trait and derive macro
Welcome to logix-type
, the dedicated parser for .logix
files, used by the logix
crate. It aims to be a user readable format that is easy to both read and write. This makes logix-type
an essential part of the Logix ecosystem.
Goals
- A syntax that is easy to read and write for humans
- Include basic programming primitives without letting it go too far
Current Focus
The focus of this crate is to provide the config format needed by Logix. Compatibility will be broken without considerations at this stage.
License
This project is licensed under either the Apache License, Version 2.0 or the MIT license, at your option. All contributions to this project must also be under the same license, unless an exception is explicitly stated at the top of the contributed file.
Dependencies
~5–14MB
~188K SLoC