shell vocabulary - Factor Documentation (original) (raw)
shell vocabulary
Factor handbook » Vocabulary index
Summary
Words
Generic words
Word | Stack effect |
---|---|
![]() |
( expr -- expr ) |
Ordinary words
Word | Stack effect |
---|---|
![]() |
( basic-expr -- ) |
![]() |
( args -- ) |
![]() |
( obj -- ) |
![]() |
( command -- command ) |
![]() |
( input -- ) |
![]() |
( -- ) |
![]() |
( pipeline-chant -- ) |
![]() |
( -- ) |
![]() |
( args -- ) |
![]() |
( process -- ) |
![]() |
( basic-expr -- ) |
![]() |
( process -- ) |
![]() |
( basic-expr -- ) |
![]() |
( -- ) |
![]() |
( -- value ) |
Files
resource:extra/shell/shell.factor
Children from resource:extra
Vocabulary | Summary |
---|---|
![]() |