./lang/pforth, Portable ANS-like Forth

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2014Q1, Version: 27, Package name: pforth-27, Maintainer: asau

PForth is an ANSI style Forth designed to be portable across many
platforms. The 'P' in pForth stands for "Portable". PForth is based
on a Forth kernel written in ANSI standard 'C'.

PForth has been designed with portability as the primary design goal.
As a result, pForth avoids any fancy Unix calls. pForth also avoids
using any clever and original ways of constructing the Forth
dictionary. It just compiles its kernel from ANSI compatible 'C' code
then loads ANS compatible Forth code to build the dictionary.
Very boring but very likely to work on almost any platform.

The pForth software code is distributed under MIT licence with parts
dedicated to the public domain.


Master sites:

SHA1: 66b9f3927a877afecca2c303157b7127291802f6
RMD160: e39965a79d4845763b6b767f5f7781f0d3758208
Filesize: 204.627 KB

Version history: (Expand)