Jump to content

Forth: Difference between revisions

From EDM2
No edit summary
Line 58: Line 58:
==Links==
==Links==
* [http://www.forth.org FIG] - Forth Interest Group
* [http://www.forth.org FIG] - Forth Interest Group
* [https://www.taygeta.com/forth.html Forth resources on Taygeta.com] - Outdated but extensive.
====USENET====
====USENET====
* [news:comp.lang.forth comp.lang.forth] - Surprisingly popular - Go to the [https://groups.google.com/forum/#!forum/comp.lang.forth Google groups version] if your ISP does not offer USENET access or you are otherwise newsgroup challenged in any way.
* [news:comp.lang.forth comp.lang.forth] - Surprisingly popular - Go to the [https://groups.google.com/forum/#!forum/comp.lang.forth Google groups version] if your ISP does not offer USENET access or you are otherwise newsgroup challenged in any way.

Revision as of 02:08, 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

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.