File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -4116,18 +4116,6 @@ \section{Generate Prelude and Conclusion}
41164116the rest of the program, as shown in figure~\ref{fig:p1-x86} and
41174117discussed in section~\ref{sec:x86}.
41184118
4119- When running on Mac OS X, your compiler should prefix an underscore to
4120- all labels (for example, changing \key{main} to \key{\_main}).
4121- %
4122- \racket{The Racket call \code{(system-type 'os)} is useful for
4123- determining which operating system the compiler is running on. It
4124- returns \code{'macosx}, \code{'unix}, or \code{'windows}.}
4125- %
4126- \python{The Python \code{platform.system}
4127- function returns \code{\textquotesingle Linux\textquotesingle},
4128- \code{\textquotesingle Windows\textquotesingle}, or
4129- \code{\textquotesingle Darwin\textquotesingle} (for Mac).}
4130-
41314119\begin{exercise}\normalfont\normalsize
41324120%
41334121Implement the \key{prelude\_and\_conclusion} pass in
You can’t perform that action at this time.
0 commit comments