Sizes and limits
Factor handbook » The implementation » VM memory layouts

Prev:Tagged pointers
Next:Bootstrap support


Processor cell size:
cell ( -- n )

cells ( m -- n )

cell-bits ( -- n )


Range of integers representable by fixnums:
most-negative-fixnum ( -- n )

most-positive-fixnum ( -- n )


Maximum array size:
max-array-capacity ( -- n )