shell vocabulary - Factor Documentation (original) (raw)

shell vocabulary
Factor handbook » Vocabulary index

Summary

Words

Generic words

Word Stack effect
expand ( expr -- expr )

Ordinary words

Word Stack effect
basic-chant ( basic-expr -- )
cd ( args -- )
chant ( obj -- )
expansion ( command -- command )
handle ( input -- )
ix ( -- )
pipeline-chant ( pipeline-chant -- )
prompt ( -- )
pwd ( args -- )
run-background ( process -- )
run-basic-expr ( basic-expr -- )
run-foreground ( process -- )
run-sword ( basic-expr -- )
shell ( -- )
swords ( -- value )

Files

resource:extra/shell/shell.factor

Children from resource:extra

Vocabulary Summary
shell.parser