Live data from Hacker News

Show HN: µFSM – A state chart library for embedded applications

github.com

31–35 of 35 posts

Re: Show HN: µFSM – A state chart library for embedded applications

#32

I'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.

Re: Show HN: µFSM – A state chart library for embedded applications

#34
post #32

I'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.

Great!

This has important consequences for visually impaired programmers, so I'm glad of that as well.

Post reply on HN