# microcad-lang
[](https://crates.io/crates/microcad-lang)
[](https://docs.rs/microcad-lang/)
This is the µcad language crate which includes resolving and evaluating µcad code.
In order to write programs in the µcad language, you need an interpreter like [microcad](https://crates.io/crates/microcad) which offers a command line interface.
For more information about how to use language, please refer to the [µcad language book](http://docs.microcad.xyz/language/book).
## ❤️ 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>