|
@@ -22,7 +22,7 @@
|
|
|
|
|
|
\def\racketEd{0}
|
|
\def\racketEd{0}
|
|
\def\pythonEd{1}
|
|
\def\pythonEd{1}
|
|
-\def\edition{0}
|
|
|
|
|
|
+\def\edition{1}
|
|
|
|
|
|
% material that is specific to the Racket edition of the book
|
|
% material that is specific to the Racket edition of the book
|
|
\newcommand{\racket}[1]{{\if\edition\racketEd{#1}\fi}}
|
|
\newcommand{\racket}[1]{{\if\edition\racketEd{#1}\fi}}
|
|
@@ -11883,9 +11883,11 @@ changes to also record the number of spills to the root stack.
|
|
|
|
|
|
% don't change color-graph
|
|
% don't change color-graph
|
|
|
|
|
|
|
|
+\section{Patch Instructions}
|
|
|
|
|
|
|
|
+[mention that global variables are memory references]
|
|
|
|
|
|
-\section{Generate Prelude and Conclusion}
|
|
|
|
|
|
+\section{Prelude and Conclusion}
|
|
\label{sec:print-x86-gc}
|
|
\label{sec:print-x86-gc}
|
|
\label{sec:prelude-conclusion-x86-gc}
|
|
\label{sec:prelude-conclusion-x86-gc}
|
|
\index{subject}{prelude}\index{subject}{conclusion}
|
|
\index{subject}{prelude}\index{subject}{conclusion}
|