Hacker News new | ask | show | jobs
C# implementation of state machine declared using fluent syntax (github.com)
23 points by olvy0 121 days ago
2 comments

Oh yeah, that's a fun exercise. And it comes with a mermaid generator as a bow on top too.

Did pretty much the same in Java at university.

Anything like this in python?