Insert obligatory "Ceci n'est pas une pipe" joke.

This commit is contained in:
Greg Hendershott 2012-10-25 18:56:18 -04:00
parent 73fa26c508
commit 65e3eca65e
2 changed files with 7 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -287,6 +287,11 @@ compiler, and @italic{that} syntax is evaluated:
@subsection{Compile time vs. run time}
@codeblock[#:indent 10]{
(define-syntax (foo stx)
(make-pipe)) ;This is not run time.
}
Normal Racket code runs at ... run time. Duh.
@margin-note{Instead of "compile time vs. run time", you may hear it