Portable forth environment


language
(PFE) A highly portable Forth development system based on the ANSI standard for Forth, by Dirk-Uwe Zoller of FHT, Mannheim, Germany. PFE aims to be correct, complete, usable, and simple but it isn’t optimised for speed. It supports all dpANS word sets. It runs on Linux, RS/6000, and HP-UX.
Tektronix adopted PFE in 1998 and added modules and multithreading. You can load additional C objects at run time to extend the Forth dictionary. It can be targeted at different embedded environments by changing the terminal driver and initilisation routines.
Latest version: 0.30.27 preview, as of 2000-11-23.
(http://pfe.sourceforge.net/).
E-mail: Guido Draheim .
(2000-12-07)

Read Also:

  • Portable network graphics

    file format /ping/ (PNG) An extensible file format for the lossless, portable, well-compressed storage of raster images. PNG provides a patent-free replacement for GIF and can also replace many common uses of TIFF. Indexed-colour, greyscale and truecolour images are supported, plus an optional alpha channel. Sample depths range from 1 to 16 bits. PNG is […]

  • Portable object adapter

    architecture (POA) Part of the CORBA architecture. [Details?] (2004-06-23)

  • Portable operating system interface

    operating system, standard (POSIX) A set of IEEE standards designed to provide application portability between Unix variants. IEEE 1003.1 defines a Unix-like operating system interface, IEEE 1003.2 defines the shell and utilities and IEEE 1003.4 defines real-time extensions. [“More UNIX For Dummies”, ISBN: 1-56884-361-5] says it stands for “Portable Operating System Interface with an X […]

  • Portable pixmap

    file format (PPM) A colour image file format. A PPM file contains the following: a two character “magic number” – “P3”, the width in pixels, the height in pixels, the maximum colour component value, HEIGHT rows of WIDTH pixels. The rows are ordered from top to bottom with the pixels in each row ordered from […]

  • Portable scheme debugger

    (PSD) A package for source code debugging of R4RS-compliant Scheme under GNU Emacs by Kellom ?ki Pertti [email protected]. Version 1.1. Distributed under GNU GPL. It works with scm, Elk and Scheme->C. (ftp://ftp.cs.tut.fi/pub/src/languages/schemes/psd.tar.Z). (1992-10-08)


Disclaimer: Portable forth environment definition / meaning should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. All content on this website is for informational purposes only.