# gcode-rs
[](https://travis-ci.org/Michael-F-Bryan/gcode-rs)
[](https://ci.appveyor.com/project/Michael-F-Bryan/gcode-rs)
A gcode parser designed for use in `#[no_std]` environments.
## Useful Links
- [The thread that kicked this idea off][thread]
- [Rendered Documentation][docs]
- [NIST GCode Interpreter Spec][nist]
[thread]:https://users.rust-lang.org/t/g-code-interpreter/10930
[docs]: https://michael-f-bryan.github.io/gcode-rs/
[p3]: https://github.com/Michael-F-Bryan/gcode-rs/blob/master/tests/data/program_3.gcode
[nist]: http://ws680.nist.gov/publication/get_pdf.cfm?pub_id=823374