3 unstable releases
new 0.2.0 | Feb 15, 2025 |
---|---|
0.1.1 | Feb 12, 2025 |
0.1.0 | Feb 12, 2025 |
#641 in Parser implementations
358 downloads per month
Used in 2 crates
450KB
10K
SLoC
Language Agnostic Declaration file
A file format specifying the available exported:
- functions
- types
- primitives
- documentation
For a bevy
game engine project.
Example
See an example of a LAD
file here
lib.rs
:
Parsing definitions for the LAD (Language Agnostic Decleration) file format.
Dependencies
~25–38MB
~656K SLoC