Hi all, With my latest set of patches, I made it easier to define new vocabulary roots for working with code outside the Factor repository.
1) You can set a FACTOR_ROOTS environment variable to a :-separated (Unix) or ;-separated (Windows) list of pathnames. 2) You can put a list of newline-separated pathnames in ~/.factor-roots (Unix) or ~/factor-roots (Windows). 3) You can call add-vocab-root ( path -- ) in your ~/.factor-boot-rc Slava ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
