Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

livebook (in progres) on Finite State Machines #202

Open
ndrean opened this issue Feb 3, 2023 · 1 comment
Open

livebook (in progres) on Finite State Machines #202

ndrean opened this issue Feb 3, 2023 · 1 comment

Comments

@ndrean
Copy link
Contributor

ndrean commented Feb 3, 2023

Elixir loves processes:

Run in Livebook

@ndrean
Copy link
Contributor Author

ndrean commented Feb 7, 2023

Starts to look good. Showcase the libraries Machinery, GenStateMachine (:gen_statem of Erlang), and Fsmx.

Event-based models, transition map-based models, and Time-based models (for gen_statem).
Using SQLITE for Ecto backed model (with Fsmx) with transactional side-effect.

Does someone use Sage ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant