Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

Portable Forth Environment

You are here: irt.org | FOLDOC | 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.

(http://pfe.sourceforge.net/).

E-mail: Guido Draheim <guidod@gmx.de>.

(2000-12-07)

Nearby terms: Portable Common Tool Environment « portable computer « Portable Document Format « Portable Forth Environment » Portable Network Graphics » Portable Object Adapter » Portable Operating System Interface

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb