  |
bigFORTH+MINOS - http://bigforth.sourceforge.net/
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. |
  |
http://ficl.sourceforge.net/ - http://ficl.sourceforge.net/
Forth Inspired Command Language, ANS Forth interpreter in C. Use: scripting language to embed in other systems as object-oriented command/macro/development prototype language. Descriptions, many documents, downloads. [SourceForge] |
  |
http://www.softsynth.com/pforth/ - http://www.softsynth.com/pforth/
Portable, public domain, ANS Forth based on kernel written in ANSI C for portability: for x86 PC, Mac, Amiga; Linux, BeOS; Sun, SGI Indys; Nokia Communicator; 3DO ARM and PowerPC, WebTV, Hitachi SH4, OpenTV prototypes, internal Lucent projects. |
  |
Abundance package; BBL Forth - http://www.mindprod.com/products.html#ABUNDANCE
Downloads: 3 programs, 1 library. |
  |
QED Forth - http://www.mosaic-industries.com/
By Mosaic Industries, Inc.: interactive interpreter, compiler, assembler, debugger speeds programming, testing. Resources callable from Forth/C: automatic system initialization, multitasking executive, heap memory manager, libraries of device drivers and interrupt support routines. |
  |
FIJI ForthIsh Java Interpreter - http://fiji.sourceforge.net/
Written in Java, full GPL source. Runs in command line or AWT window. Accepts syntax like Forth language and uses reference stack to push and pop all parameters to its functions. Can create Java objects and call methods on them from FIJI stack. |
  |
JForth: SoftSynth.com - http://www.softsynth.com/jforth/
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. |
  |
HMSL: Hierarchical Music Specification Language - http://www.softsynth.com/hmsl/
Object oriented set of extensions to Forth, for experimental music composition and performance. For any Macintosh, and 1 Meg RAM. |
  |
PicForth - http://www.rfc1149.net/devel/picforth.html.en
Forth compiler for the Microchip PIC 16f87x microcontrollers family. |
  |
Delta Forth .NET compiler - http://www.dataman.ro/?page_id=37
Forth compiler for the .NET platform. [Open source]. |
  |
Quartus Forth - http://www.quartus.net/products/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. |
  |
ficl/eCos: ZOG - http://www.welton.it/freesoftware/ecos
C version of ficl (Forth Inspired Command Language), runs on eCos OS; eCos and Forth can be small, ZOG is under 150K with author setup: i386, floppy booting. Includes source, floppy image downloads. |
  |
MMSFORTH - http://www.millermicro.com/mmsforth.html
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. |
  |
http://www.delosoft.com/ - http://www.delosoft.com/
By DELOSOFT.COM. Supports: all Win32 (CE/9x/ME/NT/2000, CE emulators), Intel/MIPS/SH3/StrongARM CPUs. ANS'94 compliant, current language standard. Multithreaded core. Compatible with SP-Forth/3.x and libraries. Self-hosted development: compiler and console run directly on target platform (a portable device), needs no PC for WinCE development. |
  |
http://www.hempeldesigngroup.com/lego/pbForth/ - http://www.hempeldesigngroup.com/lego/pbForth/
Programmable Brick Forth, by Hempel Design Group; replacement firmware for Lego Mindstorms: FAQ, mail list, GUI interface, and tutorial in pdf format. |
  |
Dragon Forth - http://www.delosoft.com/fs.exe?action=index.f&dir=/palm/dragon/
ANS Forth 94 translator for PalmOS. |
  |
iForth FAQ - http://home.iae.nl/users/mhx/i4faq.html
Very fast, multi-platform, full 32-bit Forth: 4 GByte flat address space, subroutine threading, runs on any Intel compatible CPU '386+'387 or more, and on DOS, Linux, Windows NT. |
  |
Simtel.net: DOS: Forth - http://www.simtel.net/category.php?id=124
About 20 downloads, 9 different Forth implementations for DOS. |
  |
Power MacForth - http://www.macforth.com/
Highly optimized programming environment for any Power PC running Macintosh OS: high-speed execution, flexible internal multitasking, RISC assembler gives direct access to native CPU architecture for top speed. |
  |
http://www.forthos.org/ - http://www.forthos.org/
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. |
  |
Portable Forth Environment: PFE - http://pfe.sourceforge.net/
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] |
  |
http://ccreweb.org/software/kforth/kforth.html - http://ccreweb.org/software/kforth/kforth.html
Programming language and environment; implements large subset of ANS Forth, and extensions; can be standalone computing environment or object code can be linked to other programs to be a customizable language for that program. |
  |
4tH compiler-interpreter - http://www.xs4all.nl/~thebeez/4tH/
The friendly Forth compiler/interpreter: detects virtually every error and reports what and where they occur, but is still fast and compact. Uses only signed 32 bit numbers. DOS, Windows, Unix. |
  |
http://www.powermops.org/ - http://www.powermops.org/
A public-domain programming system for Mac OS X. It is a native code dialect of ANS Forth with significant enhancements to the OOP model employed in Neon/Yerk. |
  |
JaxForth; VWin4th - http://www.well.com/~jax/rcfb/forth.html
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. |
  |
SP-Forth - http://sourceforge.net/projects/spf/
ANS compliant Win32 multithreaded Forth system. Released under GPL on SourceForge. |
  |
http://www.ultratechnology.com/aha.htm - http://www.ultratechnology.com/aha.htm
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. |
  |
Embedded Forth Compilers - http://www.ram-tech.co.uk/
Forth systems for AVR, PIC and MSP430. |
  |
http://www.hardcode.de/us/index.html - http://www.hardcode.de/us/index.html
By HARDCODE Development; portable Forth development system for Motorola 680x0, supports ANSI; includes source, documentation, tools; free download. |
  |
ForthCMP - http://www.almy.us/forthcmp.html
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. |
  |
Pygmy Forth; 3-instruction Forth - http://pygmy.utoh.org/forth.html
Two Frank Sergeant implementations. Pygmy Forth: small, for IBM PCs, full source code. 3-instruction Forth for 68HC11, FORML 1991 with updates. |
  |
ForthCAD - http://www.forthcad.com/
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. |
  |
http://www.holonforth.com/ - http://www.holonforth.com/
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. |
  |
eForth: Linux, FreeBSD - http://home.iae.nl/users/mhx/eforth.html
Unofficial eForth for Linux 2.0.x and FreeBSD 2.0.5, using Wil Baden's pinhole optimizer. |
  |
MPE Forth - http://www.mpeltd.demon.co.uk/forth6.htm
By MicroProcessor Engineering, Ltd. Runs on Windows 9x/Me/NT/2000, targets embedded systems; VFX optimizing code generator on selected targets; flexible target memory management; standalone PowerForth target with its own compiler, interpreter. |
  |
Misty Beach Forth - http://www.mistybeach.com/products/Forth/index.html
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. |
  |
Forth Script - http://sourceforge.net/projects/forth-script/
Server-side web scripting engine based on Forth. |
  |
ProForth VFX - http://www.mpeltd.demon.co.uk/pfwvfx.htm
Very fast ANS standard Windows Forth. By MicroProcessor Engineering Ltd. |
  |
Holon Lite - http://dec.bournemouth.ac.uk/forth/holon.html
Free, full function demonstration version of Holon-86, which builds target programs on DOS platforms. You can use it for real programming. |
  |
http://lpforth.forthfreak.net/lpforth.html - http://lpforth.forthfreak.net/lpforth.html
Runs on Linux OS, similar to eForth. Goals: simple, easy to understand first, speed and elegance later; able to call functions (procedures) in dynamic linked library (.so files). Download, development forum. |
  |
http://home.hccnet.nl/a.w.m.van.der.horst/ciforth.html - http://home.hccnet.nl/a.w.m.van.der.horst/ciforth.html
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). |
  |
http://membres.lycos.fr/astrobe/ - http://membres.lycos.fr/astrobe/
Standalone Forth (neither ANS compliant nor ColorForth) for PC. |
  |
http://home.iae.nl/users/mhx/mxforth.html - http://home.iae.nl/users/mhx/mxforth.html
Very efficient Forth compiler, source code loosely based on Bill Muench's bForth. For Linux, Windows NT. Generated with the META program, a free metacompiler written in Forth. Free with iForth. |
  |
SwiftForth - http://www.forth.com/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. |
  |
ColdForth Kernel - http://www.forth.org.ru/~mlg/forth.cx/WasOnline/forth_cx.html
For Motorola ColdFire chips. [Open source, Artistic/GPL] |
  |
http://www.forth.com/embedded/ - http://www.forth.com/embedded/
By FORTH, Inc. Integrated cross-development environment for embedded systems. Runs on Windows, supports many target CPUs, custom versions available often in days. |
  |
Pocket Forth - http://www.mactech.com/articles/mactech/Vol.05/05.04/PocketForth/
By örg Langowski, MacTutor Editorial Board. Article and example sources. |
 |
http://home.netsurf.de/helge.horch/hype.html - http://home.netsurf.de/helge.horch/hype.html
Very simple object oriented Forth implementation, by Helge Horch. |
 |
Yerk FTP site - ftp://astro.uchicago.edu/pub/MAC/Yerk/
Free downloads of Neon/Yerk Object Oriented Forth. |
 |
http://clubweb.interbaun.com/~rc/Timbre/index.html - http://clubweb.interbaun.com/~rc/Timbre/index.html
Script driven translator engine: uses rules and rule sets to set how to transform input into output; used for language translating, target and meta-compiling, code verification, binary viewing, code documentation, RTF parsers and reformatters. |