Jump to content

Forth: Difference between revisions

From EDM2
No edit summary
No edit summary
Line 6: Line 6:
* [[FIG Forth]] - Status unknown
* [[FIG Forth]] - Status unknown
* [[FORTH/2]] - Shareware - Discontinued
* [[FORTH/2]] - Shareware - Discontinued
* [[FORTH32]] - Shareware - 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.
* [[Portable Forth Environment]] - Open Source - Current
* [[Portable Forth Environment]] - Open Source - Current
Line 27: Line 28:
* [[Forth Express]] - Commercial - Discontinued.
* [[Forth Express]] - Commercial - Discontinued.
* [[Forthmacs]] - Commercial - Discontinued.
* [[Forthmacs]] - Commercial - Discontinued.
* [[FORTH32]] - Shareware - Discontinued
* [[f83]] - Open source - Discontinued.
* [[f83]] - Open source - Discontinued.
* [[GForth]] - Open source - Discontinued.
* [[GForth]] - Open source - Discontinued.

Revision as of 04:15, 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.