- Timestamp:
- Dec 5, 2007, 4:26:00 PM (18 years ago)
- Author:
- neil.c.c.brown
- Message:
-
Changed the diagrams for the AST navigation section to better suit what I plan to say
- Location:
- docs/trunk/200711-tock-seminars
- Files:
-
- 1 added
- 1 edited
- 200711-B-tock-slides.tex (modified) (3 diffs)
- Tock-Navigate-AST-Alt.png (added)
Legend:
- Unmodified
- Added
- Removed
-
docs/trunk/200711-tock-seminars/200711-B-tock-slides.tex
r99 r100 365 365 \item Parallel usage checking 366 366 \item Definedness checking 367 \item Type optimisation 367 \item Optimisation 368 \item Automobilisation 368 369 \end{itemize} 369 370 \item Many algorithms are easier to express on a CFG than on the … … 392 393 \begin{columns} 393 394 \column{.5\textwidth} 394 \only<1>{\begin{center}\includegraphics[width=40mm]{Tock-CFG.png}\end{center}} 395 \includegraphics[height=55mm]{Tock-Navigate-AST.png} 396 \column{.5\textwidth} 397 \only<1>{\includegraphics[height=55mm]{Tock-Navigate-AST-Alt.png}} 395 398 \only<2>{ 396 399 \begin{itemize} 397 \item Remember the (削除) rout (削除ここまで)e400 \item Remember the (追記) path through the tre (追記ここまで)e 398 401 \begin{itemize} 399 402 \item 1st child, 1st child, 2nd child … … 402 405 \end{itemize} 403 406 } 404 (削除) \column{.5\textwidth} (削除ここまで)405 (削除) \includegraphics[height=55mm]{Tock-Navigate-AST.png} (削除ここまで)406 407 \end{columns} 407 408 \end{frame}
Note:
See TracChangeset
for help on using the changeset viewer.