浏览代码

Improve toolchain slide

master
Julian Ospald 9 年前
父节点
当前提交
7398ba6a47
找不到此签名对应的密钥 GPG 密钥 ID: 220CD1C5BDEED020
共有 1 个文件被更改,包括 3 次插入4 次删除
  1. +3
    -4
      VL1/content/VL1_toolchain.tex

+ 3
- 4
VL1/content/VL1_toolchain.tex 查看文件

@@ -2,7 +2,6 @@
\begin{itemize}
\item \textbf{GHC}: \ifger{das ist der Haskell Compiler}{this is the Haskell compiler}
\item \textbf{GHCi}: \ifger{das ist die interaktive Compiler-Umgebung, ähnlich der ruby shell \emph{irb}}{this an interactive environment of GHC, similar to the interactive ruby shell \emph{irb}}
\item \textbf{The Haskell Platform}: \ifger{eine Kollektion die GHC, GHCi und Standardbibliotheken beinhaltet}{a collection including GHC, GHCi and basic libraries}
\end{itemize}
\ifger{Siehe}{Go to}\footnote{\url{https://www.haskell.org/platform}}\\
\ifger{Für Haskell IDEs, siehe}{For haskell IDEs, see}\footnote{\url{https://wiki.haskell.org/IDEs}}
\item \textbf{The Haskell Platform}: \ifger{eine Kollektion die GHC, GHCi und Standardbibliotheken beinhaltet}{a collection including GHC, GHCi and basic libraries}\footnote{\url{https://www.haskell.org/platform}}
\item \ifger{Haskell IDEs}{haskell IDEs}\footnote{\url{https://wiki.haskell.org/IDEs}}
\end{itemize}

正在加载...
取消
保存