[colorforth] use of ...
- Subject: [colorforth] use of ...
- From: Adam Marquis <adam.marquis@xxxxxxxxxxxx>
- Date: Thu, 21 Aug 2003 23:36:12 -0400
Interesting Discussion, cause there's a possible improvement
and simplification.
the ; code (with optimizations) could be embedded
into the red word handler, they could start a line
so the first word of a line is automatically red
(new line in standard text is the red color token perhaps)
and ... is placed *after* red words, to undo the ret, jump or
push jump opimizations, so the word could fall through.
would be a simple macro.
I'll try the idea as soon as I can in my tokenizing scheme.
Adam
---------------------------------------------------------------------
To unsubscribe, e-mail: colorforth-unsubscribe@xxxxxxxxxxxxxxxxxx
For additional commands, e-mail: colorforth-help@xxxxxxxxxxxxxxxxxx
Main web page - http://www.colorforth.com