www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.learn - D in AI Field

reply Lasheen <hazem.lasheen yandex.com> writes:
Hello, I'm a C programmer, and now i want to migrate to D.
i work in AI field, so i have some questions about D language:

1- is D suitable for mission critical systems(such as avionics 
systems) ?
  if (true){
2- what about safety, Security and reliability of D in Embedded 
systems ?
3- what about memory issues in D if i use it in AI ?
4- is there a compiler for AI ?
};
Thank you.
Mar 15 2021
parent Imperatorn <johan_forsberg_86 hotmail.com> writes:
On Tuesday, 16 March 2021 at 03:33:55 UTC, Lasheen wrote:
 Hello, I'm a C programmer, and now i want to migrate to D.
 i work in AI field, so i have some questions about D language:

 1- is D suitable for mission critical systems(such as avionics 
 systems) ?
  if (true){
 2- what about safety, Security and reliability of D in Embedded 
 systems ?
 3- what about memory issues in D if i use it in AI ?
 4- is there a compiler for AI ?
 };
 Thank you.
https://forum.dlang.org/thread/maqboaehjhmxvtssxmvj forum.dlang.org
Mar 15 2021