Book-bot.com - read famous books online for free

The Jargon File, Version 4.2.2, 20 Aug 2000 by Various
page 39 of 1403 (02%)
net volumes?
#endif /* FLAME */

I guess they figured the price premium for true
frame-based semantic analysis was too high.
Unfortunately, it's also the only workable approach.
I wouldn't recommend purchase of this product unless
you're on a *very* tight budget.

#include
--
== Frank Foonly (Fubarco Systems)

In the above, the #ifdef/#endif pair is a conditional compilation
syntax from C; here, it implies that the text between (which is a
[127]flame) should be evaluated only if you have turned on (or defined
on) the switch FLAME. The #include at the end is C for "include
standard disclaimer here"; the `standard disclaimer' is understood to
read, roughly, "These are my personal opinions and not to be construed
as the official position of my employer."

The top section in the example, with > at the left margin, is an
example of an inclusion convention we'll discuss below.

More recently, following on the huge popularity of the World Wide Web,
pseudo-HTML markup has become popular for similar purposes:

Your father was a hamster and your mother smelt of elderberries!


DigitalOcean Referral Badge