C++ code generator for Xstate released #1608
shuvalov-mdb
started this conversation in
Show and tell
Replies: 1 comment 2 replies
-
This is really awesome, I'm going to have to play around with it! I added it to the resources page. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I decided to provide Xstate goodies to server-side C++ developers with C++ generator, ready for production.
Essentially it's a TypeScript library with templates, sourcing Xstate Machine as data model to generate C++.
Github: https://github.com/shuvalov-mdb/xstate-cpp-generator
NPM package: https://www.npmjs.com/package/xstate-cpp-generator
Please post here what you think, I don't have any other message board.
Beta Was this translation helpful? Give feedback.
All reactions