# µcad Syntax
[](https://crates.io/crates/microcad-syntax)
[](https://docs.rs/microcad-syntax/)
This crate provides a lexer and a parser for the µcad language.
The parsing process will only operate on a single file and will result in an AST.
## ❤️ Support the project
This crate is part of the [microcad project](https://microcad.xyz).
If you like this project, you can help us spend more time on it by donating:
<a href="https://opencollective.com/microcad/donate" target="_blank">
<img src="https://opencollective.com/microcad/donate/button@2x.png?color=blue" width=300 />
</a>