File:  [gforth] / gforth / wordlibs / README
Revision 1.2: download - view: text, annotated - select for diffs
Mon May 17 13:17:11 1999 UTC (24 years, 10 months ago) by jwilke
Branches: MAIN
CVS tags: v0-7-0, v0-6-2, v0-6-1, v0-6-0, v0-5-0, HEAD
Now little test.

    1: 
    2: Wordlibs integrate c-functions nicely into forth.
    3: With the Makefile the .pri files (that look like the prim file)
    4: are translatet to a library, that can be loaded with the
    5: code in wordlib.fs.
    6: 
    7: 
    8: 
    9: 

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>