| zoller/ | The culmination of Dirk Zoller's original pfe development, before Guido Draheim's continuation. |
| complex/ | A port of Julian Noble's complex arithmetic lexicon to pfe which adds OpenMath principal expressions for inverse functions, and William Kahan's extended accuracy algorithms. | ||
| dstrings/ | The Dynamic-Strings word set. |
| mkmod-osx mkmod-linux |
[an error occurred while processing this directive] [an error occurred while processing this directive] |
[an error occurred while processing this directive] [an error occurred while processing this directive] |
Scripts for building and installing an external, dynamic, loadable module for pfe under Mac OS X and Linux. |
| execution/ | Execution primitives. Defining words for execution arrays are in qdexeca-pfe.fs. | ||
| ieeefp/ | Experimental implementation of the proposed IEEE Floating-Point word set. | ||
| parsing/ | Parsing words for ANS Forth strings and the input stream. | ||
| interpreting/ | Words that interpret with a user-supplied xt: EVALUATE-WITH, INCLUDE-FILE-WITH, INCLUDE-FILE-LINES-WITH, INCLUDED-WITH, and LINES-INCLUDED-WITH. | ||
| xstacks/ | Extra stacks primitives, defining words for xstack instances, and a test harness. |
| bench/ | A script for running the basic Gforth benchmark suite with pfe, plus versions of the benchmarks modified for pfe. | ||
| doconfig-osx doconfig-stat-osx |
[an error occurred while processing this directive] [an error occurred while processing this directive] |
[an error occurred while processing this directive] [an error occurred while processing this directive] |
Scripts for ./configure for pfe-0.32.56 and later in MacOS X 10.1.x and later, with modules as dynamic, respectively, static linked libraries. |