Jump to content

Forth: Difference between revisions

From EDM2
No edit summary
No edit summary
Line 1: Line 1:
==Description==
An 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.
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==
==A list of OS/2 implementations of Forth==
Line 17: Line 16:
*  
*  
==A list of DOS implementations of Forth==
==A list of DOS implementations of Forth==
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2">
* [[Ale Forth]] - Freeware - Discontinued.
* [[Ale Forth]] - Freeware - Discontinued.
* [[BBL]] - Freeware - Discontinued.
* [[BBL]] - Freeware - Discontinued.
Line 54: Line 54:
* [[Zen]] - Open source - Discontinued.
* [[Zen]] - Open source - Discontinued.
* [[4THCMP]] - Freeware - Discontinued.
* [[4THCMP]] - Freeware - Discontinued.
 
</div>
==A list of Forth implementations that run under WinOS/2==
==A list of Forth implementations that run under WinOS/2==
* [[Forthmacs]] - Commercial - Discontinued.
* [[Forthmacs]] - Commercial - Discontinued.

Revision as of 00:00, 15 December 2015

An 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.