ad23442261
FossilOrigin-Name: 9a57e00050cde0463115803f272e1d1c99dbec699f863e9898d35cb0c72e962e
20 lines
516 B
Groff
20 lines
516 B
Groff
.Dd March 2019
|
|
.Dt RETRO-DESCRIBE 1
|
|
.Os
|
|
.Sh RETRO-DESCRIBE
|
|
.Nm retro-describe
|
|
.Nd "a modern, pragmatic forth development system"
|
|
.Sh SYNOPSIS
|
|
.Nm
|
|
wordname
|
|
.Sh DESCRIPTION
|
|
RETRO is a modern, pragmatic Forth drawing influences from many
|
|
sources. It's clean, elegant, tiny, and easy to grasp and adapt
|
|
to various uses.
|
|
|
|
.Nm
|
|
is a tool for looking the description and stack comments for
|
|
words in the core language and extensions. It will write output
|
|
to stdout.
|
|
.Sh AUTHORS
|
|
.An Charles Childers Aq Mt crc@forthworks.com
|