Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1,961 changes: 1,003 additions & 958 deletions built_doc/top2.html

Large diffs are not rendered by default.

Binary file modified built_doc/top2.pdf
Binary file not shown.
Binary file modified built_doc/top2.ps
Binary file not shown.
Binary file modified built_doc/top2001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified built_doc/top2002.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified built_doc/top2003.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified built_doc/top2004.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified built_doc/top2005.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified built_doc/top2006.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified built_doc/top2007.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified built_doc/top2008.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified built_doc/top2009.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified built_doc/top2010.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified built_doc/top2011.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified built_doc/top2012.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified built_doc/top2013.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified built_doc/top2014.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified built_doc/top2015.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified built_doc/top2016.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified built_doc/top2017.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified built_doc/top2018.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified built_doc/top2019.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified built_doc/top2020.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified built_doc/top2021.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified built_doc/top2022.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified built_doc/top2023.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified built_doc/top2024.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified built_doc/top2025.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified built_doc/top2026.png
Binary file modified built_doc/top2027.png
Binary file modified built_doc/top2028.png
Binary file modified built_doc/top2029.png
Binary file modified built_doc/top2030.png
Binary file modified built_doc/top2031.png
Binary file modified built_doc/top2032.png
Binary file modified built_doc/top2033.png
Binary file modified built_doc/top2034.png
Binary file modified built_doc/top2035.png
Binary file modified built_doc/top2036.png
Binary file modified built_doc/top2037.png
6 changes: 3 additions & 3 deletions doc/top2.mng
Original file line number Diff line number Diff line change
Expand Up @@ -579,7 +579,7 @@ Grammar rules can include a \mykw{tex} hom specifying how all the
type\mysym{,} t\mysym{,} s \mysym{::} Typ_ \mysym{::=} \mysym{\mylb\mylb{}} \mykw{tex} \mybackslash{}mathsf\mylb{}\mysym{[[}type\mysym{]]}\myrb{} \mysym{\myrb\myrb{}}
\mysym{|} unit \mysym{::} \mysym{::} unit
\mysym{|} type * type' \mysym{::} \mysym{::} pair
\mysym{|} type -> type' \mysym{::} \mysym{::} fun
\mysym{|} type -> type' \mysym{::} \mysym{::} func
\end{alltt}
%Here that \verb+tex+ hom overrides the default typesetting with
%\verb+\mathsf+.
Expand Down Expand Up @@ -1163,7 +1163,7 @@ and metavariables, or, for strictly concrete terms, to restrict to
just the former (and also to prohibit symbolic nonterminals).


Figure~\mref{a46} combines the \myLaTeX{} and proof assistant
Figure~\mref{a68} combines the \myLaTeX{} and proof assistant
annotations of Sections \mref{a51} and \mref{a58}, adding a
\texttt{\mysym{\mylb\mylb{}} \mykw{lex} alphanum\mysym{\myrb\myrb{}}}
hom
Expand Down Expand Up @@ -1194,7 +1194,7 @@ and



Figure~\mref{a46} also specifies an OCaml representation type for
Figure~\mref{a68} also specifies an OCaml representation type for
variables, with the \mykw{metavar} hom
\texttt{\mysym{\mylb\mylb{}} \mykw{ocaml} int\mysym{\myrb\myrb{}}}.
Executing
Expand Down