memory vocabulary - Factor Documentation (original) (raw)
memory vocabulary
Factor handbook » Vocabulary index
Documentation
Images
Metadata
Tags: | tools, memory |
---|---|
Authors: | Slava Pestov |
Words
Primitives
Word | Stack effect |
---|---|
![]() |
( -- array ) |
![]() |
( -- ) |
![]() |
( -- ) |
![]() |
( -- ) |
![]() |
( obj -- n ) |
Ordinary words
Word | Stack effect |
---|---|
![]() |
( quot -- seq ) |
![]() |
( -- ) |
![]() |
( path -- ) |
![]() |
( path -- ) |
![]() |
( path -- saving-path path ) |
Files
resource:core/memory/memory.factor
resource:core/memory/memory-docs.factor
resource:core/memory/memory-tests.factor
Metadata files
resource:core/memory/authors.txt
resource:core/memory/summary.txt
resource:core/memory/tags.txt
Children from resource:extra
Vocabulary | Summary |
---|---|
![]() |
Preallocated raw memory blocks |
![]() |
Preallocated pools of tuple objects |