xmode.code2html vocabulary
Factor handbook ยป Vocabulary index


Summary
Syntax highlighting code as HTML

Metadata
Authors:Slava Pestov


Words

Ordinary words
WordStack 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


Metadata files


Children from resource:basis
VocabularySummary
xmode.code2html.responder