Handbook
Glossary
Bootstrap support
Factor handbook
»
The implementation
»
VM memory layouts
Prev:
Sizes and limits
Processor cell size for the target architecture:
bootstrap-cell
( -- n )
bootstrap-cells
( m -- n )
bootstrap-cell-bits
( -- n )
Range of integers representable by
fixnum
s of the target architecture:
bootstrap-most-negative-fixnum
( -- n )
bootstrap-most-positive-fixnum
( -- n )
Maximum array size for the target architecture:
bootstrap-max-array-capacity
( -- n )