Show HN: Modeloop – From visual algorithms to microcontroller C code
4 days ago
- #Continuous Integration
- #MBSE
- #Agile Engineering
- Model-Based Systems Engineering (MBSE) historically involved heavy artifacts and static reviews.
- Modeloop reframes the model as a live, executable contract, binding each block to a requirement and performing type checks.
- Changes in Modeloop re-validate the system in seconds, enhancing MBSE rigor.
- Embedded verification used to involve multi-month cycles.
- Modeloop collapses verification to seconds, generating code and running tests on every commit and branch without leaving the editor.
- Agile velocity is achieved through continuous integration, contrasting with waterfall approaches.
- MBSE rigor and agile velocity are typically seen as opposites but are integrated as two halves of the same loop in Modeloop.