|
|
|
|
|
by microcolonel
3705 days ago
|
|
I have seen analyses of ECM software; and I think they could benefit greatly from a new language. The priority seems to be reliable real-time computation, and the solution is to calculate everything as a continuous function. Anything that would be a branch is instead a binary mix of the conditions, triggered with a threshold function. I can think of many ways of structuring programs which are spaghettiish in C, but would yield the desired results in an automotive ECM. |
|