Pforth

pForth
Original author(s) Phil Burk
Developer(s) Phil Burk
Stable release
pforth_v27 / November 21, 2010 (2010-11-21)
Development status Active
Written in C
Operating system Linux, Mac OS, Microsoft Windows, WebTV, and embedded systems with no operating system
Size 204 KB
Available in English, Français, Chinese
Type programming tool
License Public domain software
Website www.softsynth.com/pforth/

Portable Forth (pForth) is a portable implementation of the Forth programming language written in ANSI C. It differs from other distributions of Forth in that it strives for portability over performance.

The pForth implementation of Forth is an open source programming language.

History

PForth started out as HFORTH, which was used in connection with the Hierarchical Music Specification Language, a music experimentation language developed by Phil Burk, Larry Polansky and David Rosenboom. Phil Burk ported the HForth kernel to C when he moved to the 3DO company. The newly ported Forth at 3DO had to run on many different systems including SUN, SGI, Macintosh, PC, Amiga, the 3DO ARM based Opera system, and the 3DO PowerPC based M2 system.[1]

License

The pForth legal notice dedicates pForth and its source code to the public domain and allows for unlimited distribution, reproduction, and modification. The pertinent section reads as follows:

The pForth software code is dedicated to the public domain, and any third party may reproduce, distribute and modify the pForth software code or any derivative works thereof without any compensation or license. The pForth software code is provided on an "as is" basis without any warranty of any kind, including, without limitation, the implied warranties of merchantability and fitness for a particular purpose and their equivalents under the laws of any jurisdiction.

References

This article is issued from Wikipedia - version of the 4/23/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.