Show HN: µFSM – A state chart library for embedded applications
31–35 of 35 posts
Re: Show HN: µFSM – A state chart library for embedded applications
#32I'm impressed by this and like it a lot. If you don't mind a 'drive-by' feature request: it would be fantastic if you were to support the PlantUML state DSL: http://plantuml.com/state-diagram That would push me from "interesting proof of concept" to figuring out how to use it in projects.
Re: Show HN: µFSM – A state chart library for embedded applications
#33Re: Show HN: µFSM – A state chart library for embedded applications
#34I'm impressed by this and like it a lot. If you don't mind a 'drive-by' feature request: it would be fantastic if you were to support the PlantUML state DSL: http://plantuml.com/state-diagram That would push me from "interesting proof of concept" to figuring out how to use it in projects.
Thanks =) I had a quick look att plantuml and it seems to support SCXML export, which I will add in a near future which might be useful for you.
This has important consequences for visually impaired programmers, so I'm glad of that as well.