Parents: | vocabs |
Authors: | Slava Pestov, Joe Groff |
Class | Superclass | Slots |
bad-platform | tuple | name |
unsupported-platform | tuple | vocab requires |
Word | Stack effect |
bad-platform | ( name -- * ) |
check-vocab | ( vocab -- vocab ) |
don't-load? | ( vocab -- ? ) |
don't-test? | ( vocab -- ? ) |
file-exists?, | ( path -- ) |
set-vocab-file-lines | ( lines vocab name -- ) |
supported-platform? | ( platforms -- ? ) |
throw-unsupported-platform | ( vocab requires -- ) |
vocab-authors | ( vocab -- authors ) |
vocab-authors-path | ( vocab -- path/f ) |
vocab-file-lines | ( vocab name -- lines/f ) |
vocab-file-path | ( vocab name -- path/f ) |
vocab-in-root-summary | ( vocab -- string ) |
vocab-metadata-files | ( vocab -- paths ) |
vocab-platforms | ( vocab -- platforms ) |
vocab-platforms-path | ( vocab -- path/f ) |
vocab-resources | ( vocab -- patterns ) |
vocab-resources-path | ( vocab -- path/f ) |
vocab-summary | ( vocab -- summary ) |
vocab-summary-path | ( vocab -- path/f ) |
vocab-tags | ( vocab -- tags ) |
vocab-tags-path | ( vocab -- path/f ) |
Word | Stack effect |
bad-platform? | ( object -- ? ) |
unsupported-platform? | ( object -- ? ) |
Vocabulary | Summary |
vocabs.metadata.resources |