|
|
|
|
|
by peterburkimsher
1822 days ago
|
|
Has there been an attempt to train a similar ML model on a smaller dataset of standards-compliant code? e.g. MISRA C. I started working at a healthcare company earlier this year, and my whole approach to software has needed to change. It's not about implementing features any more - every change to our embedded code requires significant unit testing, code review, and V&V. Having a standards-compliant Copilot would be wonderful. If it could catch some of my mistakes before I embarrass myself to code-reviewing colleagues, the codebase would be better off for it and I'd be less discouraged to hear those corrections from a machine than a person. |
|