equal
deleted
inserted
replaced
217 missing information by simple means. |
217 missing information by simple means. |
218 |
218 |
219 \item \textbf{Build-In Functions}: The `prelude' comes |
219 \item \textbf{Build-In Functions}: The `prelude' comes |
220 with several build-in functions: \texttt{new\_line()}, |
220 with several build-in functions: \texttt{new\_line()}, |
221 \texttt{skip}, \texttt{print\_int(n)}, \texttt{print\_space()} |
221 \texttt{skip}, \texttt{print\_int(n)}, \texttt{print\_space()} |
222 and \texttt{print\_star()}. |
222 and \texttt{print\_star()}. You can find the `prelude' for |
|
223 example in the file \texttt{sqr.ll}. |
223 \end{itemize} |
224 \end{itemize} |
224 |
225 |
225 \end{document} |
226 \end{document} |
226 |
227 |
227 %%% Local Variables: |
228 %%% Local Variables: |