> Restarts were invoked adding vocabularies to the search path.
> To avoid doing this in the future, add the following USING:
> and IN: forms at the top of the source file:
>
> USING: accessors arrays colors kernel math math.geometry.rect
> math.vectors namespaces sequences ui ui.gadgets
> ui.gadge
Hi all,
I added a new feature to the parser. Some might recall its a rehashing
of something that used to be around in earlier releases, but its back
and better than ever now.
So I create a vocabulary, but it doesn't have a USING: form, or the
USING: form is incomplete.
I tell Factor to begin rea