I am looking for some advice. I have managed to land a new greenfield job to write some medical software but it has to be written to the IEC 62304 standard. I have previously written medical applications, but never to this particular standard.
Object pascal is my go to language because of it's versatility and ease of readability and rapid application development. In my gut I feel that object pascal is a 'safer language' to program in vs C++ for example when it comes to writing safety critical code.
However I can't find any examples of programs or applications being written to this standard in object pascal for medical devices. I am worried if I started development in object pascal that because there will be an accreditation process, that the software I have written would failed due to the accreditors being unfamiliar with
object pascal. Would I be be better off using C++ in rad developer studio in order to get through the accreditation process for example ?
Please could someone who has knowledge of this standard give me a few pointers.