Does Factor have anything comparable to Forth's pictured numbers (the <# ... #>
functions)? What I am doing right now is using NUMBER>STRING and then modifying
the string, but this makes for pretty ugly code.
Also, does Factor have anything comparable to Forth's [CHAR] function? Your
<STRING> function expects a char parameter, but I don't want to use numeric
values because this is hard to read. For example, in Forth I would use [CHAR] 0
rather than the raw 48 value.
------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk