vocabs.loader vocabulary
Factor handbook ยป Vocabulary index


Documentation
Vocabulary loader

Metadata
Authors:Slava Pestov


Words

Tuple classes
ClassSuperclassSlots
not-found-in-roots tuplepath


Symbol words
add-vocab-root-hook
check-vocab-hook
load-help?
root-cache
vocab-roots


Ordinary words
WordStack effect
add-vocab-root( root -- )
append-vocab-dir( vocab str/f -- path )
default-vocab-roots( -- value )
find-vocab-root( vocab -- path/f )
not-found-in-roots( path -- * )
reload( name -- )
require-when( if then -- )
run( vocab -- )
vocab-append-path( vocab path -- newpath )
vocab-dir( vocab -- dir )
vocab-docs-path( vocab -- path/f )
vocab-exists?( name -- ? )
vocab-source-path( vocab -- path/f )


Class predicate words
WordStack effect
not-found-in-roots?( object -- ? )


Files


Metadata files


Children from resource:core
VocabularySummary
vocabs.loader.test


Children
VocabularySummary
vocabs.loader.private