Languages
- 1781
- ForthCAD
- By Bureau d'Etudes (engineering and design department) Melice SPRL. ForthCAD-3D (French), 2D/3D Computer Aided Design software. ForthCAD-Pager (English), simple, accurate, reliable, low cost 2D editor, comes with new modular 3D CAD product line, evaluation/upgrade download.
- 1782
- ForthCMP
- Tom Almy's Forth compiler for x86 targets. Not interpreted: compiles to machine code (built-in assembler), written in Forth; very compact, fast, mature, stable.
- 1783
- ForthOS
- Begun as Andy Valencia eForth x86 port, 32-bit mode, was runnable under DOS DJGPP 32-bit extender; stalled for years then resumed to adapt to GRand Unified Bootloader (GRUB), environment was improved to give ForthOS. Description, download, links.
- 1785
- HMSL: Hierarchical Music Specification Language
- Object oriented set of extensions to Forth, for experimental music composition and performance. For any Macintosh, and 1 Meg RAM.
- 1786
- Holon
- By Wolf Wejgaard Forth Engineering. New, Forth-based instant programming tool and interactive programming method that lets you build reliable programs in very little time; merges all parts of a powerful development tool: browser, editor, assembler, compiler, linker, debugger, interpreter.
- 1787
- JForth: SoftSynth.com
- By Delta Research, subroutine threaded Forth for Amiga, originally a commercial product now released as freeware: register and download, technical support, applications, review by Jack Woehr, links.
- 1788
- JaxForth; VWin4th
- Three Jack J. Woehr implementations. JaxForth/Jax4th: ANSI Standard Forth for Amiga, Windows. VWin4th: 1994 tiny demo Forth written in Digitalk Smalltalk for Windows, source only. Also, author's book and many good links.
- 1789
- Lina
- A 32-bit ISO-Forth for Linux in fig tradition is presented. It is based on an assembler in only one file, so no c-code is present nor are any c-libraries called. Binary file works on all Linux versions since 1.2. GPL.
- 1790
- MMSFORTH
- By Miller Microcomputer Services. Forth virtual machine; standalone total software environment; traditional Forth features: compactness, flexibility, speed; many extensions with source code; unusual smoothness, support. And Forth software, books, links.
- 1791
- Misty Beach Forth
- Written in Java, so its interpreter can be embedded in a WWW HTML page and launched as an applet, to show that almost any programming language can be implemented in Java and not suffer unacceptable performance losses; documentation, downloads as a Forth Java applet.
- 1792
- Portable Forth Environment: PFE
- Based on ANSI Forth Standard, fully multithreaded, has module system, can load C objects at runtime to extend dictionary, best for embedded uses. Descriptions, history, links. [Open Source, LGPL]
- 1793
- Pygmy Forth; 3-instruction Forth
- Two Frank Sergeant implementations. Pygmy Forth: small, for IBM PCs, full source code. 3-instruction Forth for 68HC11, FORML 1991 with updates.
- 1794
- Quartus Forth
- Was PilotFORTH; for 3Com PalmPilot and IBM WorkPad handheld PDAs: 16-bit on-board native-code ISO/ANSI compliant Standard Forth subset compiler, compiles directly to machine language, giving far faster code than traditional threaded implementations. Full support for Palm GUI resources, seamless access to all 828 Palm OS ROM routines. Registered version allows creating fast, compact stand-alone executables, PRC's, no run-time module needed.
- 1796
- SwiftForth
- By FORTH, Inc. Very fast ANS compliant Forth development environment fully integrated with Windows 95/98/NT. Capable of as much real-time performance as Windows can support. 32-bit subroutine-threaded with direct code expansion for speed.
- 1797
- SwiftX
- By FORTH, Inc. Integrated cross-development environment for embedded systems. Runs on Windows, supports many target CPUs, custom versions available often in days.
- 1798
- aha
- An expression used to convey an epiphany felt on the sudden manifestation of the essence of meaning of something. Heuristic architecture; holistic approach using hardware and software methods developed by Moore: descriptions of compiler, system, optimizing editor for F21.
- 1799
- bigFORTH+MINOS
- Native code, 32-bit Forth for Linux or Windows 95/98/NT/2000, with MINOS graphic user interface, and Theseus rapid GUI development editor. GPL, on SourceForge.
- 1800
- ciforth
- Originally started as a Forth implementation for Intel microprocessors, It now comprises ISO-Forths in fig-Forth tradition (one assembler source file) for quite some targets. Targets are 16,32 and 64 bit Intel on MS-DOS, MS-windows and Linux, and as stand-alone. Non-Intel targets include the Motorola 6809, and the Renesas M16C (embedded) and the DEC Alpha (Linux).