retroforth/README.md
crc 05ff36ad5c only build rre interface by default now
FossilOrigin-Name: 3e82dabadae4f3e7788e87c9649577022b05e8cfa75d76d615fcb94ee48b88f0
2017-10-17 00:55:31 +00:00

720 B

____   ____ ______ ____    ___
|| \\ ||    | || | || \\  // \\
||_// ||==    ||   ||_// ((   ))
|| \\ ||___   ||   || \\  \\_//
a personal, minimalistic forth

Background

RETRO is a Forth dialect drawing influences from many sources. It uses some, but not all of Chuck Moore's newer ideas. It's clean, elegant, and tiny. It may not have many features, and it may not be particularly useful by itself, but it's easy to grasp and easily adapted to various uses.

This is the twelfth generation of the language and related programming environment. It is a fresh start and is not compatible with the previous generation.

Quick Start

For FreeBSD, macOS, Linux:

make
cd bin && ./listener