home *** CD-ROM | disk | FTP | other *** search
- get-current target-environment set-current
- false constant ec
- false constant standard-threading \ direct threading
- \ true constant standard-threading \ indirect threading
- \ true constant inlining-next
- false constant inlining-next
- \ true constant profiling
- false constant profiling
- true constant forth-83-dictionary \ dictionary style
- true constant rom
- true constant prims
- true constant OS
- 8 KB constant kernel-size
- 1 KB constant stack-size
- 1 KB constant rstack-size
- set-current
-
- \ 9900 definitions
-
- 2 constant cell
- 1 constant cell<<
- 4 constant cell>bit
- 8 constant bits/byte
- 8 constant bits/char
- 8 constant float
-
- 1 constant bigendian
- 2 constant /maxalign
-
-
- 0 constant nil
-
-