2019-05-10 15:14:17 +02:00
|
|
|
.Dd May 2019
|
2019-03-06 19:29:14 +01:00
|
|
|
.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
|
2019-05-10 15:14:17 +02:00
|
|
|
is a tool for looking up the description and stack comments for
|
2019-03-06 19:29:14 +01:00
|
|
|
words in the core language and extensions. It will write output
|
|
|
|
to stdout.
|
|
|
|
.Sh AUTHORS
|
|
|
|
.An Charles Childers Aq Mt crc@forthworks.com
|