Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
xmode.code2html vocabulary
Factor documentation
>
Factor handbook
>
Vocabulary index
Summary
Syntax highlighting code as HTML
Meta-data
Authors:
Slava Pestov
Words
Ordinary words
Word
Stack effect
default-stylesheet
( -- xml )
htmlize-file
( path -- )
htmlize-line
( line-context line rules -- line-context' xml )
htmlize-lines
( lines mode -- xml )
htmlize-stream
( path stream -- xml )
htmlize-tokens
( tokens -- xml )
Files
resource:basis/xmode/code2html/code2html.factor
resource:basis/xmode/code2html/code2html-docs.factor
resource:basis/xmode/code2html/code2html-tests.factor
Children from resource:basis
Vocabulary
Summary
xmode.code2html.responder
xmode.code2html.responder vocabulary