Jump to content

Forth: Difference between revisions

From EDM2
No edit summary
Line 16: Line 16:
*  
*  
==A list of DOS implementations of Forth==
==A list of DOS implementations of Forth==
* [[Ale Forth]] - Freeware - Discontinued.
* [[BBL]] - Freeware - Discontinued.
* [[bigForth]] - Commercial - Discontinued.
* [[bigForth]] - Commercial - Discontinued.
* [[C-Forth]] - Open Source - Discontinued.
* [[C-Forth]] - Open Source - Discontinued.
Line 29: Line 31:
* [[Golden Porcupine Forth]] - Shareware - Discontinued.
* [[Golden Porcupine Forth]] - Shareware - Discontinued.
* [[HENCE4TH]] - Open source - Discontinued.
* [[HENCE4TH]] - Open source - Discontinued.
* [[hForth]] - Open source - Discontinued.
* [[Hierarchical Music Specification Language]] - Commercial - Discontinued.
* [[Hierarchical Music Specification Language]] - Commercial - Discontinued.
* [[HS/FORTH]] - Commercial - Discontinued.
* [[HS/FORTH]] - Commercial - Discontinued.
* [[LMI Forth-83]] - Commercial - Discontinued - Cross development tool that runs on top of UR/FORTH.
* [[LMI Forth-83]] - Commercial - Discontinued - Cross development tool that runs on top of UR/FORTH.
* [[MiniForth]] - Open source - Discontinued.
* [[MMS Forth]] - Commercial - Discontinued.
* [[MMS Forth]] - Commercial - Discontinued.
* [[Modular Forth]] - Commercial - Discontinued.
* [[Modular Forth]] - Commercial - Discontinued.
* [[OOF]] - Open source - Discontinued.
* [[Portable Forth Environment]] - Open Source - Current
* [[Portable Forth Environment]] - Open Source - Current
* [[PowerForth]] - Commercial - Discontinued.
* [[PowerForth]] - Commercial - Discontinued.
* [[polyFORTH]] - Commercial - Discontinued.
* [[polyFORTH]] - Commercial - Discontinued.
* [http://pygmy.utoh.org/pygmyforth.html Pigmy Forth] - Open source.
* [http://pygmy.utoh.org/pygmyforth.html Pigmy Forth] - Open source.
* [[TCOM]] - Freeware - Discontinued.
* [[ThisForth]] - Open source - Discontinued.
* [[ThisForth]] - Open source - Discontinued.
* [[TIMBRE]] - Freeware - Discontinued.
* [[TURBO-Forth]] - Commercial - Discontinued.
* [[UniForth]] - Commercial - Discontinued.
* [[UR/Forth]] - Commercial - Discontinued.
* [[UR/Forth]] - Commercial - Discontinued.
* [[WPForth]] - Commercial - Discontinued.
* [[Zen]] - Open source - Discontinued.
* [[4THCMP]] - Freeware - Discontinued.


==A list of Forth implementations that run under WinOS/2==
==A list of Forth implementations that run under WinOS/2==
Line 46: Line 58:
* [[WinForth]] - Commercial - Discontinued.
* [[WinForth]] - Commercial - Discontinued.
==A list of Forth implementations that run under Java==
==A list of Forth implementations that run under Java==
*  
* [[Delta Forth]] - Open source - Discontinued.
* [[J2EE Forth]] - Open source - Discontinued.
==A list of Forth implementations in JavaScript==
==A list of Forth implementations in JavaScript==
*
* [[wForth]] - Open source - Discontinued.
==Publications==
==Publications==
* [http://archive.org/details/byte-magazine-1980-08 Byte Magazine August 1980] - Harks from a time when Byte used to have language specific issues, this one is the  Forth issue and has a couple of now classic articles.
* [http://archive.org/details/byte-magazine-1980-08 Byte Magazine August 1980] - Harks from a time when Byte used to have language specific issues, this one is the  Forth issue and has a couple of now classic articles.

Revision as of 02:35, 16 January 2015

Description

Imperative, hierarchical stack based language with an almost quasi-religious following. Like so many languages at the time FORTH was initially spelled all caps, but it had become the custom to spell it as a noun as early as the mid 70's, unlike most contemporary languages.

A list of OS/2 implementations of Forth

Libraries, extensions and bindings

Editors with Forth support

A list of DOS implementations of Forth

A list of Forth implementations that run under WinOS/2

A list of Forth implementations that run under Java

A list of Forth implementations in JavaScript

  • wForth - Open source - Discontinued.

Publications

  • Byte Magazine August 1980 - Harks from a time when Byte used to have language specific issues, this one is the Forth issue and has a couple of now classic articles.

Local articles

Code snippets

Tutorials and other learning material

Links

USENET

Built with Forth

Standards

Forth history

  • Invented by Charles H. Moore in 1968.