Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
Prettyprinting numbers
Factor documentation
>
Factor handbook
>
Developer tools
>
The prettyprinter
Prev:
pprint-cell ( obj -- )
Next:
Prettyprinting stacks
The
.
word prints numbers in decimal. A set of words in the
prettyprint
vocabulary is provided to print integers using another base.
.b
( n -- )
.o
( n -- )
.h
( n -- )