Vocabularies by Chris Double
Factor handbook » Vocabulary index » Vocabulary authors


Children from resource:core
VocabularySummary
generalizationsGeneralized stack shufflers and combinators to arbitrary numbers of inputs


Children from resource:basis
VocabularySummary
channelsCommunicating Sequential Processes
channels.examplesExamples of using Channels
channels.remoteDistributed Channels
concurrency.distributedErlang-style distributed concurrency
concurrency.futuresDeferred computations
concurrency.messagingErlang/Termite-style message-passing concurrency
concurrency.promisesThread-safe write-once variables
db.sqliteSQLite database connector
html.streamsHTML implementation of formatted output stream protocol
jsonJSON reader and writer
lists.lazyLazy lists
lists.lazy.examples
matchML-style pattern matching
pegParsing expression grammar and packrat parser
peg.ebnfDeclarative EBNF language for writing PEG parsers
peg.searchSearch and replace using parsing expression grammars
promisesLazy thunks
serializeBinary serialization of arbitrary object graphs
shuffleAdditional shuffle words
syndicationRSS 1.0, 2.0 and Atom feed parser


Children from resource:extra
VocabularySummary
audio.vorbisOgg Vorbis audio streaming for audio.engine
bitcoin.clientClient for getting information from a bitcoin server
coroutinesCoroutines implementation
cpu.8080Intel 8080 CPU Emulator
cpu.8080.emulatorIntel 8080 CPU Emulator
fjscA 'subset of Factor' to Javascript compiler
html.elementsRendering HTML with a familiar look and feel
neheNeHe OpenGL tutorials ported to Factor
nehe.2
nehe.3
nehe.4
nehe.5
odbcODBC (Open DataBase Connectivity) binding
oggOgg media library binding
ogg.theoraOgg Theora video library binding
ogg.vorbisOgg Vorbis audio library binding
openalOpenAL 3D audio library binding
openal.alut.backend
openal.alut.macosx
openal.alut.other
openal.example
parser-combinatorsHaskell-style lazy parser combinators
partial-continuationsPartial continuations - breset/bshift
peg.exprSimple expression evaluator using EBNF
peg.javascriptJavaScript Parser
peg.pl0Grammar for PL/0 Language
roms.balloon-bomberIntel 8080-based Balloon Bomber arcade machine emulator
roms.lunar-rescueIntel 8080-based Lunar Rescue arcade machine emulator
roms.space-invadersIntel 8080-based Space Invaders arcade machine emulator
s3Amazon S3 Wrapper
webapps.fjscWeb interface for Factor to Javascript compiler