alien.prettyprint vocabulary
Factor handbook ยป Vocabulary index


Summary
Prettyprinting aliens and DLLs

Words

Predicate classes
ClassSuperclass
alien-callback-type-word typedef-word
alien-function-alias-word word
alien-function-word alien-function-alias-word


Ordinary words
WordStack effect
pprint-c-type( c-type -- )
pprint-function( word quot -- )
pprint-function-arg( type name -- )
pprint-function-args( types names -- )
pprint-library( library -- )


Class predicate words
WordStack effect
alien-callback-type-word?( object -- ? )
alien-function-alias-word?( object -- ? )
alien-function-word?( object -- ? )


Files


Metadata files


Children
VocabularySummary
alien.prettyprint.private