Télécharger la liste

Description du projet

Gforth is a fast and portable implementation of the ANS Forth language. It works nicely with the Emacs editor, offers some nice features such as input completion and history and a powerful locals facility, and it even has (the beginnings of) a manual. Gforth employs traditional implementation techniques: its inner innerpreter is indirect or direct threaded. Gforth runs under Unix, Win95, OS/2, and DOS and should not be hard to port to other systems supported by GCC.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-11-06 06:00
0.7.0

Forth200x de nombreuses nouvelles fonctionnalités ont été ajoutées. Ce communiqué a un support Unicode, une nouvelle interface de la bibliothèque C (GCC exige à l'exécution), et un certain nombre de bibliothèques ajouté. Le processus de compilation produit maintenant de bonnes performances automatiquement (si possible). La licence a été modifiée pour la GPLv3 (ou version ultérieure).
Many new Forth200x features have been added. This release has Unicode support, a new C library interface (requires GCC at runtime), and a number of added libraries. The compilation process now produces good performance automatically (when possible). The license has been changed to the GPLv3 (or later).

2003-09-03 16:59
0.6.2

Vitesse d'exécution a augmenté avec superinstructions dynamique. Les noms longs, longs mots, et d'autres fonctionnalités ont été ajoutées.
Tags: Major feature enhancements
Execution speed was increased with dynamic
superinstructions. Long filenames, long words, and
other features were added.

2001-08-16 14:16
0.5.0

Beaucoup de mots nouveaux, une meilleure débogage (backtrace) et une documentation améliorée.
Tags: Major feature enhancements
Lots of new words, better debugging (backtrace), and improved documentation.

Project Resources