Hi list,
playing with literals, I think we need to clarify the documentation
and maybe change the code.
-
1)
The following commit changed the $ word:
commit ddce0e0a107ffdb295b02363c553d562641b72b9
Author: Joe Groff
Date: Wed Feb 18 16:57:20 2009 -0600
change litera
On Tue, May 5, 2009 at 5:35 PM, Sam Anklesaria wrote:
> My C[ parsing word (in the "closures" vocab under extra) makes a quotation
> that
> is called with the namespace it was made in.
If you want to use lexical closures, you should use the locals vocabulary.
Slava
I've been attempting to build a gui for the darcs version control system with
factor.
My progress so far is at http://github.com/bogiebro/factor/tree/master
I've run into a problem:
My C[ parsing word (in the "closures" vocab under extra) makes a quotation that
is called with the namespace it wa