Vocabularies tagged “text”
Factor documentation > Factor handbook > Vocabulary index > Vocabulary tags


Children from resource:core
VocabularySummary
io.encodingsCommon support for ASCII, UTF8 and UTF16 character encodings
sbufsGrowable string buffers
splittingSplitting sequences and grouping sequence elements
stringsFixed-size character arrays


Children from resource:basis
VocabularySummary
asciiASCII character classes
farkupSimple markup language for generating HTML
io.encodings.stringConverting strings to byte arrays and vice versa
pegParsing expression grammar and packrat parser
peg.ebnfDeclarative EBNF language for writing PEG parsers
peg.parsersAdditional PEG parsers
regexpRegular expressions
simple-tokenizersimple-tokenizer vocabulary
sorting.humanCorrect sorting of sequences of strings with embedded numbers
unicodeUnicode 5.2 support
unicode.breaksUnicode grapheme and word breaking
unicode.caseUnicode case conversion
unicode.categoriesUnicode character categories
unicode.categories.syntaxParsing words used by Unicode implementation
unicode.collationUnicode string comparison and sorting (collation)
unicode.dataParsing Unicode data files
unicode.normalizeUnicode string normalization
unicode.scriptReads the UCD to get the script of a code point
wrapWord wrapping