Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jessicarod7/aps490_retraction_fsm


https://github.com/jessicarod7/aps490_retraction_fsm

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

# Capstone FSM proototype

This is a logic prototype of an FSM being used in my capstone project. The code
doesn't actually run — the main focus was on verifying the design of the FSM,
and practicing some Rust along the way (especially the
[proc-macro](retract_fsm_transition/src/lib.rs) I put together).

## License

If you really want it, the code is licensed under [GPL-2.0-only](LICENSE).