When specifying static data one might wish to use constants that can be
easily changed as follows:
: x 1 ;
: y 2 ;
: z 3 ;
: data { { x 4 z } { 1 x z } { z x y } }
is there any way to do this in Factor?
-------------------------------------------------------------------------
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