|
@@ -1,6 +1,4 @@
|
|
|
-%\documentclass[]{TimesAPriori_MIT}%%6x9
|
|
|
\documentclass[7x10]{TimesAPriori_MIT}%%7x10
|
|
|
-%\documentclass[8x10]{TimesAPriori_MIT}%%8x10
|
|
|
|
|
|
\usepackage[utf8]{inputenc}
|
|
|
%% \usepackage{setspace}
|
|
@@ -6303,7 +6301,7 @@ for some operations we are more restrictive, for example, rejecting
|
|
|
This chapter is organized as follows. We begin by defining the syntax
|
|
|
and interpreter for the \LangIf{} language
|
|
|
(Section~\ref{sec:lang-if}). We then introduce the idea of type
|
|
|
-checking and build a type checker for \LangIf{}
|
|
|
+checking and define a type checker for \LangIf{}
|
|
|
(Section~\ref{sec:type-check-Lif}).
|
|
|
%
|
|
|
\racket{To compile \LangIf{} we need to enlarge the intermediate
|