Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
xkcd vocabulary
Factor documentation
>
Factor handbook
>
Vocabulary index
Summary
Comics from the http://xkcd.com website
Meta-data
Authors:
John Benediktsson
Words
Tuple classes
Class
Superclass
Slots
xkcd
tuple
image
Parsing words
Word
Syntax
XKCD:
Ordinary words
Word
Stack effect
<xkcd>
( image -- xkcd )
latest-xkcd.
( -- )
random-xkcd.
( -- )
xkcd-image
( n -- image )
xkcd-url
( n -- url )
xkcd.
( n -- )
Class predicate words
Word
Stack effect
xkcd?
( object -- ? )
Files
resource:extra/xkcd/xkcd.factor
resource:extra/xkcd/xkcd-docs.factor
Children
Vocabulary
Summary
xkcd.private
xkcd.private vocabulary