send link to app

RETRO FORTH 11 app for iPhone and iPad


4.2 ( 4192 ratings )
Utilities Productivity
Developer: Charles Childers
0.99 USD
Current version: 2017.10, last update: 5 years ago
First release : 02 Dec 2014
App size: 2.08 Mb

Retro is a concatenative programming language with roots in Forth. Designed to be compact, learnable, and easy to adapt to specific needs, it has been developed and refined through continual use by a small community over more than a decade.

Forth is a stack based programming language created in the late 1960s by Chuck Moore. Over the intervening decades it has evolved through use, with many dialects along the way.

The Retro dialect was created in the late 1990s, and has been continually developed and supported for over 15 years. It is a structured, imperative stack-based language with modern facilities including quotations and reflection.

It features:

- listener: a quick interaction mode
- code editor supporting multiple projects
- load and save the current session
- console output display
- dictionary browser with quick reference
- browse values on stack
- integrated documentation
- preloaded libraries for common data types and algorithms
- debugger
- split screen & slide over support