WelcomeRetro is an implementation of the Forth language. It is minimalistic, but not barebones. In Retro you'll find influences from many sources. The implementation has been loosely modeled after cmForth, colorForth, eForth, and Pygmy. It doesn't have many features, and isn't particularly useful by itself, but it's easy to grasp and can be easily adapted to various uses. Retro runs on a portable virtual machine. It has been built and tested on Windows, Linux (32 and 64-bit x86), and OpenBSD. There is also a JavaScript implementation that supports FireFox, Minimo, Opera, and Safari. Java implementations are being developed. |
DownloadGit RepoRecent Discussions Recent Commits |