Skip to content

Commit

Permalink
doc: slides for demo
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanphilippe.bernardy@gmail.com committed Dec 9, 2008
1 parent 927903b commit b3d35e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/haskell08/slides.tex
Original file line number Diff line number Diff line change
Expand Up @@ -135,15 +135,15 @@
\item Keymaps: vim, emacs, (cua)
\item Frontends: {\bf terminal}, gtk, cocoa
\item Language support: Haskell, \LaTeX, perl, python, ...
\item Configurable in Haskell
\item (Functional) Configuration in Haskell
\end{itemize}
}

\frame{
\frametitle{Architecture overview}
\begin{itemize}
\item Keymap = Input $\leadsto$ [Action]
\item Written in Haskell!
\item Keymap = Input $\leadsto$ [Action]
\begin{itemize}
\item parsers (combinators) of input
\end{itemize}
Expand Down

0 comments on commit b3d35e3

Please sign in to comment.