mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-26 06:48:04 +02:00
ASCII-Tabelle in C angefangen; Kapitel Programmiersprachen hinzugefügt; erste Definitionen
This commit is contained in:
parent
489d7edac0
commit
ff14701ccf
9 changed files with 140 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
\chapter{Haskell}
|
||||
\index{Haskell|(}
|
||||
Haskell ist eine funktionale Programmiersprache.
|
||||
|
||||
\section{Syntax}
|
||||
\section{Beispiele}
|
||||
\inputminted[linenos, numbersep=5pt, tabsize=4, frame=lines, label=fibonacci.hs]{haskell}{scripts/haskell/fibonacci.hs}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue