1.Dd February 2019
2.Dt RETRO-MURI 1
3.Os
4.Sh RETRO-MURI
5.Nm retro-muri
6.Nd "a modern, pragmatic forth development system"
7.Sh SYNOPSIS
8.Nm
9filename
10.Sh DESCRIPTION
11RETRO is a modern, pragmatic Forth drawing influences from many
12sources. It's clean, elegant, tiny, and easy to grasp and adapt
13to various uses.
14
15.Nm
16is an assembler for Nga, the virtual machine at the heart of
17Retro. It is used to build the image file containing the actual
18Retro language.
19
20This will extract the code blocks in the specified file and
21generate an image file named `ngaImage`.
22.Sh AUTHORS
23.An Charles Childers Aq Mt crc@forthworks.com
24