2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-25 06:18:05 +02:00
LaTeX-examples/documents/Programmierparadigmen/Scala.tex

11 lines
198 B
TeX

\chapter{Scala}
\index{Scala|(}
Scala ist eine funktionale Programmiersprache, die auf der JVM aufbaut
und in Java Bytecode kompiliert wird.
\section{Syntax}
\section{Beispiele}
\index{Scala|)}