File:  [gforth] / gforth / Attic / machine32l.fs
Revision 1.2: download - view: text, annotated - select for diffs
Fri Jun 17 12:35:11 1994 UTC (29 years, 9 months ago) by anton
Branches: MAIN
CVS tags: HEAD
Integrated locals (in particular automatic scoping) into the system.

\ Parameter for target systems                         06oct92py

    4 Constant cell
    2 Constant cell<<
    5 Constant cell>bit
    8 Constant bits/byte
    8 Constant float
false Constant endian
( true=big, false=little )

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