265 B
265 B
Grammar
Basically just an outline of how to type things out and how things work syntactically.
\begin{align}
[\text{exit}] &\to exit([\text{expr}]);
\\
[\text{expr}] &\to \text{int\_lit}
\end{align}