update presentation more
[msc-thesis1617.git] / pres.conclusion.tex
1 \begin{frame}
2 \frametitle{Conclusion}
3 \begin{itemize}[<+->]
4 \item Working system
5 \item Shares propagate
6 \item Easy to add peripherals
7 \item Reasonably fast
8 \item Lots of new questions opened
9 \end{itemize}
10 \end{frame}
11
12 \subsection{Further Research}
13 \begin{frame}
14 \frametitle{Future Research}
15 \begin{itemize}[<+->]
16 \item Simulation
17 \item Multithreading
18 \item Interpreter optimization
19 \item Resource Analysis
20 \item Combinators and Tasks
21 \item SDS handling
22 \item Robustness
23 \item Reconnection
24 \item Interrupts
25 \end{itemize}
26 \end{frame}
27
28 \subsection{Demo}
29 \begin{frame}
30 \frametitle{And ofcourse\ldots\pause{} a demo}
31 \pause{}
32 \begin{figure}
33 \centering
34 \includegraphics[width=.6\linewidth]{demo}
35 \end{figure}
36 \end{frame}