Downloadliste

Projektbeschreibung

4tH is a Forth compiler with a little difference. Instead of the standard Forth engine it features a conventional compiler. 4tH is a very small compiler that can create bytecode, C-embeddable bytecode, standalone executables, but also works fine as a scripting language. It supports about 95% of the ANS Forth CORE wordset and features conditional compilation, pipes, files, assertions, forward declarations, enumerations, structures, suspended execution, recursion, include files, etc. It comes with an RPN calculator, line editor, preprocessor, compiler, decompiler, C-source generator, a virtual machine, and a multitasking environment.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2011-04-10 23:46 Zurück zur Release-Liste
3.61.1

Ein Guckloch Optimierer aufgenommen. Die Bibliotheks-Dateien unterstützen nun eine kleine Datenbank-Management-System, Doppel-Nummer Multiplikation, Division doppelte Anzahl, LaTeX-Datei Generation, und die Xchar wordset. SEEK kann nun verwendet, um die Datei an das Ende positionieren werden. Die Worte 2NIP und [FORCE] zugegeben. Mehrere obskuren Bugs wurden gefixt. Unterstützung für 64-Bit-Architekturen wurde stark verbessert. Unter Linux wird jetzt Zusammenstellung inszeniert. Ein Atomtest Simulation wurde an den Präprozessor Beispiele aufgenommen.
Tags: Stable Major feature enhancements
A peephole optimizer was added. The library files now support a tiny database management system, double number multiplication, double number division, LaTeX file generation, and the XCHAR wordset. SEEK can now be used to reposition the file to the end. The words 2NIP and [FORCE] were added. Several obscure bugs were fixed. Support for 64-bit architectures was greatly improved. On Linux, compilation is now staged. A nuclear test simulation was added to the preprocessor examples.

Project Resources