programming tools for Windows applications development
  Home  |   SwiftForth Archive  |   SwiftX Archive  |

A correction for new SwiftForth

From: Allen Anway <allen_at_a2d2.com>
Date: Fri, 2 May 2003 19:01:34 -0500

This is not totally important, but here is a suggested item to repair for new SwiftForth.
If one invokes CASE-SENSITIVE and one has the following line, (which I do)

: 12>COLOR 12 >COLOR ; : 12>color 12 >color ;

If one commands

WHERE 12>COLOR

The above line will read as follows (with color enhanced 12>COLOR)

: 12>COLOR 12 >COLOR ; : 12>COLOR 12 >color ;

A similar effect takes place with WHERE 12>color.

Best wishes to all.

PS, in Computing in Science & Engineering (American Institute of Physics and IEEE Computer Society) May/June 2003, page 76, Julian V Noble wrote "Recurses!", a nice article about recursion.

----------------------------------------------------------------------
sftalk_at_forth.com The SwiftForth programming discussion email list
To unsubscribe, send subject "unsubscribe" to sftalk-request_at_forth.com
For list command help, send subject "help" to sftalk-request_at_forth.com
Message archives are located at http://www.forth.com/archive/sftalk
----------------------------------------------------------------------
This list is a forum for SwiftForth users. For product support and bug
reports, please send email to support_at_forth.com
----------------------------------------------------------------------
Received on Fri May 02 2003 - 17:06:13 PDT

This archive was generated by hypermail 2.2.0 : Tue Dec 02 2008 - 03:04:32 PST