Re: [colorforth] About a byte-sized colorforth
- Subject: Re: [colorforth] About a byte-sized colorforth
- From: Samuel Falvo <falvosa@xxxxxxxxx>
- Date: Wed, 9 Jul 2003 11:58:37 -0700 (PDT)
> What is the of advantage bincopy token over a number token? A number token
> would compile code to push a literal on the stack.
A bincopy token would just compile a set of raw bytes into the dictionary.
It's up to the editor to determine how to render those values. It seems like
it eliminates the need for DEADBEEF , FEEDFACE , 01234567 , 89ABCDEF ,
...etc...
--
Samuel A. Falvo II
__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: colorforth-unsubscribe@xxxxxxxxxxxxxxxxxx
For additional commands, e-mail: colorforth-help@xxxxxxxxxxxxxxxxxx
Main web page - http://www.colorforth.com