[bootlin/training-materials updates] master: Clarify that Ada is not an interpreted language (f5b01d3a)

Michael Opdenacker michael.opdenacker at bootlin.com
Tue Jun 2 07:15:22 CEST 2020


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/f5b01d3aeaca7f4197796386973395b7324f5191

>---------------------------------------------------------------

commit f5b01d3aeaca7f4197796386973395b7324f5191
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Tue Jun 2 07:15:22 2020 +0200

    Clarify that Ada is not an interpreted language
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


>---------------------------------------------------------------

f5b01d3aeaca7f4197796386973395b7324f5191
 .../sysdev-application-development/sysdev-application-development.tex  | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/slides/sysdev-application-development/sysdev-application-development.tex b/slides/sysdev-application-development/sysdev-application-development.tex
index 06c66929..426fbfb4 100644
--- a/slides/sysdev-application-development/sysdev-application-development.tex
+++ b/slides/sysdev-application-development/sysdev-application-development.tex
@@ -65,8 +65,9 @@
     \item But they require an interpreter on the embedded system and
       have usually higher memory consumption and slightly lower
       performance
+    \item Most popular: Python, shell
     \end{itemize}
-  \item Languages: Python, shell, Perl, Lua, Ada, etc.
+  \item All programming languages can be used: Lua, Ada, Java, Rust...
   \end{itemize}
 \end{frame}
 




More information about the training-materials-updates mailing list