| |
alt.lang.intercal |
In preparation for implementing *my own* INTERCAL interpreter, I've been I mean, this thing doesn't even know about FILES! The Standard Library So, how about an "EXCLUDE" statement? Usually INTERCAL includes all the EXCLUDE {label-list} Anything else I shoulf think about adding? Brenda
thinking about ways to bring this language into the '90's... make it safe
and sane for a more urbane crowd.
is just sort of assumed to be there, but it makes it very hard to add
functions.
standard files, EXCLUDE would tell which labeled lines NOT to include, so
that they might be overridden by the INTERCAL program.
{label-list} :: {label} | {label}+{label-list}