Hi,
Try this:
: CONSTANT:
CREATE scan-word [ parsed ] curry define-compound
POSTPONE: parsing ; parsing
CONSTANT: x 1
CONSTANT: y 2
CONSTANT: z 3
{ x y z } .
=> { 1 2 3 }
If you want, you can create an extra/constant module and submit it.
Slava
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk