2020-01-07 15:09:08 +01:00
|
|
|
RETRO-UNU(1) General Commands Manual RETRO-UNU(1)
|
|
|
|
|
|
|
|
RETRO-UNU
|
|
|
|
retro-unu - a modern, pragmatic forth development system
|
|
|
|
|
|
|
|
SYNOPSIS
|
|
|
|
retro-unu filename
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
retro-unu is a tool for extracting code from fenced blocks in literate
|
|
|
|
sources. It will write output to stdout.
|
|
|
|
|
2024-04-02 12:17:50 +02:00
|
|
|
retro-unu does not support "out of order" structuring of code, commentary,
|
|
|
|
and test blocks.
|
|
|
|
|
2020-01-07 15:09:08 +01:00
|
|
|
AUTHORS
|
|
|
|
Charles Childers <crc@forthworks.com>
|
|
|
|
|
|
|
|
OpenBSD 6.4 January 2019 OpenBSD 6.4
|