python.syntax vocabulary
Factor handbook » Vocabulary index


Documentation
Syntax for python calls from factor

Metadata
Authors:Björn Lindqvist


Words

Parsing words
WordSyntax
PY-FROM:PY-FROM: module => name-effects ;
PY-METHODS:PY-METHODS: class => name-effects ;
PY-QUALIFIED-FROM:PY-QUALIFIED-FROM: module => name-effects ;


Files


Metadata files


Children
VocabularySummary
python.syntax.private