gopher vocabulary - Factor Documentation (original) (raw)

gopher vocabulary
Factor handbook » Vocabulary index

Summary
Gopher client

Metadata

Tags: network
Authors: John Benediktsson

Words

Tuple classes

Class Superclass Slots
not-a-gopher-url tuple url

Ordinary words

Word Stack effect
gopher ( url -- item-type byte-array )
gopher. ( url -- )
not-a-gopher-url ( url -- * )

Class predicate words

Word Stack effect
not-a-gopher-url? ( object -- ? )

Files

resource:extra/gopher/gopher.factor

Metadata files

resource:extra/gopher/authors.txt
resource:extra/gopher/summary.txt
resource:extra/gopher/tags.txt

Children from resource:extra

Vocabulary Summary
gopher.cli
gopher.server Gopher server
gopher.ui