Translates state machine into a target programming language.
SMC takes a state machine stored in a .sm file and generates a State pattern in 14 programming languages. Includes: default transitions, transition args, transition guards, push/pop transitions and Entry/Exit actions. See User Manual for more info.
AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
OpenRMI defines a messaging interface. This interface is applied in a one to many fashion, using a controller with many nodes. The nodes connect via RMI to the controller and are assigned work via the same interface.