interpolate vocabulary
Factor handbook ยป Vocabulary index


Summary
Interpolating variable values into strings

Metadata
Tags:extensions
Authors:Doug Coleman


Words

Parsing words
WordSyntax
I"
[I


Macro words
WordStack effect
interpolate( str -- quot )
interpolate-locals( str -- quot )


Ordinary words
WordStack effect
interpolate-locals-quot( str -- quot )
interpolate-locals>string( str -- newstr )
interpolate-quot( str -- quot )
interpolate>string( str -- newstr )


Files


Metadata files


Children
VocabularySummary
interpolate.private