miss_hit
miss_hit copied to clipboard
Support legacy SIMULINK models
The old mdl
format is an undocumented proprietary plain-text format.
- [ ] work out format
- [ ] create simplified ast that can read/write models without understanding them
- [ ] abstract existing simulink parser to allow multiple formats using the same abstract classes
- [ ] integrate into miss_hit tools