summaryrefslogtreecommitdiff
path: root/interp/doc.tex
blob: 5bd92fbda2786033c3abeb9238ac35659cb63019 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

\newpage
\section*{The interpretation of Coq front abstract syntax of terms}

\ocwsection \label{interp}
This chapter describes the translation from \Coq\ context-dependent
front abstract syntax of terms (\verb=front=) to and from the
context-free, untyped, raw form of constructions (\verb=rawconstr=).

The modules translating back and forth the front abstract syntax are
organized as follows.

\bigskip
\begin{center}\epsfig{file=interp.dep.ps}\end{center}