Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
rot13 vocabulary
Factor documentation
>
Factor handbook
>
Vocabulary index
Summary
Rot13 demo
Meta-data
Tags:
demos
Authors:
Daniel Ehrenberg
Words
Ordinary words
Word
Stack effect
rot-letter
( ch -- ch )
rot13
( string -- string )
rot13-demo
( -- )
rotate
( ch base -- ch )
Files
resource:extra/rot13/rot13.factor
resource:extra/rot13/rot13-docs.factor
resource:extra/rot13/rot13-tests.factor