Parents: | tools.scaffold |
Word | Stack effect |
add-using | ( object -- ) |
vocab-root? | ( obj -- ? ) |
Word | Stack effect |
$description. | ( word -- ) |
$values. | ( word -- ) |
($values.) | ( array -- ) |
?print-nl | ( seq1 seq2 -- ) |
check-vocab-root | ( string -- string ) |
check-vocab-root/name | ( vocab-root string -- vocab-root string ) |
class-description. | ( word -- ) |
docs-body. | ( word/symbol -- ) |
docs-file-string | ( vocab -- str2 ) |
docs-header. | ( word -- ) |
ensure-vocab-exists | ( string -- string ) |
error-description. | ( word -- ) |
interesting-words | ( vocab -- array ) |
interesting-words. | ( vocab -- ) |
link-vocab | ( vocab -- ) |
lookup-type | ( string -- object/string ? ) |
main-file-string | ( vocab -- string ) |
replace-vocab-separators | ( vocab -- path ) |
scaffold-copyright | ( -- ) |
scaffold-directory | ( vocab-root vocab -- ) |
scaffold-main | ( vocab-root vocab -- ) |
scaffold-metadata | ( vocab file contents -- ) |
scaffolding? | ( path -- path ? ) |
set-scaffold-docs-file | ( vocab path -- ) |
set-scaffold-main-file | ( vocab path -- ) |
set-scaffold-tests-file | ( vocab path -- ) |
symbol-description. | ( word -- ) |
tests-file-string | ( vocab -- string ) |
vocab-root/vocab/file>path | ( vocab-root vocab file -- path ) |
vocab-root/vocab/suffix>path | ( vocab-root vocab suffix -- path ) |
vocab-root/vocab>path | ( vocab-root vocab -- path ) |
vocab/file>path | ( vocab file -- path ) |
vocab/suffix>path | ( vocab suffix -- path ) |
vocab>path | ( vocab -- path ) |
vocab>test-path | ( vocab -- string ) |
with-scaffold | ( quot -- ) |
write-using | ( vocab -- ) |