Can we write code for embedded system using pyton? Is it possible? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 2

Can we write code for embedded system using pyton? Is it possible?

25th Mar 2018, 12:32 PM
அபிஷேக் அபி
1 Respuesta
+ 1
Linux has layered Python in it, meaning it has Python run elsewhere than in the kernel, such as during startup and for its tools. You should NEVER try to use Python as an embedded system language.
25th Mar 2018, 1:50 PM
Dread
Dread - avatar