| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help |
The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...
The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.
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. * The dictionary files that can be saved from pForth are almost host independant. They can be compiled on one processor, and then run on another processor as long as the endian-ness is the same. * PForth can be used to bring up minimal hardware systems that have very few system services implemented. It is possible to compile pForth for systems that only support routines to send and receive a single character. If malloc() and free() are not available, equivalent functions are available in standard 'C' code. If file I/O is not available, the dictionary can be saved as a static data array in 'C' source format on a host system. The dictionary in 'C' source form is then compiled with a custom pForth kernel to avoid having to read the dictionary from disk. Author: Phil Burk <philburk@softsynth.com>
| Package | Summary | Distribution | Download |
| pforth-21.6-7mdk.i586.html | p:Forth | SourceForge | pforth-21.6-7mdk.i586.rpm |
| pforth-21.6-7mdk.src.html | p:Forth | SourceForge | pforth-21.6-7mdk.src.rpm |
| pforth-21.6-5mdk.i586.html | p:Forth | SourceForge | pforth-21.6-5mdk.i586.rpm |
| pforth-21.6-5mdk.src.html | p:Forth | SourceForge | pforth-21.6-5mdk.src.rpm |
Generated by rpm2html 1.6