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