Handbook
Glossary
template-lexer
Vocabulary
html
.
templates
.
fhtml
Definition
USING:
lexer
;
IN:
html.templates.fhtml
TUPLE:
template-lexer
<
lexer
;
Methods
USING:
html.templates.fhtml
kernel
lexer
lexer.private
math
sequences
;
M:
template-lexer
skip-word
[
2dup
swap
tail-slice
"%>"
head?
[
drop
2
+
]
[
(skip-word)
]
if
]
change-lexer-column
;