Skip to content

v0.0.4: Package-scoped model support

Choose a tag to compare

@HuiJun HuiJun released this 11 Aug 05:11
a554b20
  • First tagged release of Systemica
  • Language & Semantics: Hand-written SysML v2 lexer/parser, lazy name resolution, type system, tiered validation, 98/100 OMG corpus compliance
  • Execution: Instantiation with derived defaults, constraint/requirement evaluation, action execution (fork/join/decision/merge, send/accept), state machine execution (transitions, guards, entry/do/exit, hierarchy, orthogonal regions, pseudostates, triggers)
  • REPL (sysml): Full declaration/instantiation/inspection commands, action & state debugging, output modes (quiet/debug/trace), scoped diagnostics
  • Tooling: LSP server (sysml-lsp), gRPC bindings with Python support, multi-platform release archives
  • Known Limitations: 2 edge cases documented