source-files vocabulary - Factor Documentation (original) (raw)
source-files vocabulary
Factor handbook » Vocabulary index
Documentation
Source files
Metadata
Authors: | Slava Pestov |
---|
Words
Tuple classes
Class | Superclass | Slots |
---|---|---|
![]() |
![]() |
path top-level-form checksum definitions main |
Symbol words
![]() |
---|
![]() |
Ordinary words
Word | Stack effect |
---|---|
![]() |
( path -- source-file ) |
![]() |
( path -- ) |
![]() |
( path -- source-file ) |
![]() |
( lines source-file -- ) |
![]() |
( source-file -- ) |
![]() |
( quot source-file -- ) |
![]() |
( -- ) |
![]() |
( source-file -- ) |
![]() |
( name quot -- ) |
![]() |
( error -- * ) |
Class predicate words
Word | Stack effect |
---|---|
![]() |
( object -- ? ) |
Files
resource:core/source-files/source-files.factor
resource:core/source-files/source-files-docs.factor
resource:core/source-files/source-files-tests.factor
Metadata files
resource:core/source-files/authors.txt
resource:core/source-files/summary.txt
Children from resource:core
Vocabulary | Summary |
---|---|
![]() |
Source file errors and their observers |
Children from resource:basis
Vocabulary | Summary |
---|---|
![]() |
Source file errors and their observers |