Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
ini-file.private vocabulary
Factor documentation
>
Factor handbook
>
Vocabulary index
Summary
ini-file.private vocabulary
Words
Symbol words
option
section
Ordinary words
Word
Stack effect
(unescape-string)
( str -- )
[section]
( line -- )
cleanup-string
( str -- str' )
escape
( ch -- ch' )
escape-string
( str -- str' )
line-continues?
( line -- ? )
name=value
( line -- )
option,
( name value -- )
parse-line
( line -- )
section,
( -- )
section?
( line -- index/f )
space?
( ch -- ? )
uncomment
( str -- str' )
unescape-string
( str -- str' )
unspace
( str -- str' )
unwrap
( str -- str' )