Handbook
Glossary
compile-quot ( quot -- )
Vocabulary
html
.
templates
.
chloe
.
compiler
Inputs
quot
an
object
Outputs
None
Definition
USING:
kernel
make
namespaces
;
IN:
html.templates.chloe.compiler
:
compile-quot
( quot -- )
reset-buffer
[
SBUF" "
string-buffer
set
call
reset-buffer
]
[
]
make
,
;
inline