Vocabulary | Summary |
generalizations | Generalized stack shufflers and combinators to arbitrary numbers of inputs |
Vocabulary | Summary |
channels | Communicating Sequential Processes |
channels.examples | Examples of using Channels |
channels.remote | Distributed Channels |
concurrency.distributed | Erlang-style distributed concurrency |
concurrency.futures | Deferred computations |
concurrency.messaging | Erlang/Termite-style message-passing concurrency |
concurrency.promises | Thread-safe write-once variables |
db.sqlite | SQLite database connector |
html.streams | HTML implementation of formatted output stream protocol |
json | JSON reader and writer |
lazy | Lazy thunks |
lists.lazy | Lazy lists |
lists.lazy.examples | |
match | ML-style pattern matching |
peg | Parsing expression grammar and packrat parser |
peg.ebnf | Declarative EBNF language for writing PEG parsers |
peg.search | Search and replace using parsing expression grammars |
serialize | Binary serialization of arbitrary object graphs |
shuffle | Additional shuffle words |
syndication | RSS 1.0, 2.0 and Atom feed parser |
Vocabulary | Summary |
audio.vorbis | Ogg Vorbis audio streaming for audio.engine |
bitcoin.client | Client for getting information from a bitcoin server |
coroutines | Coroutines implementation |
cpu.8080 | Intel 8080 CPU Emulator |
cpu.8080.emulator | Intel 8080 CPU Emulator |
fjsc | A 'subset of Factor' to Javascript compiler |
html.elements | Rendering HTML with a familiar look and feel |
nehe | NeHe OpenGL tutorials ported to Factor |
nehe.2 | |
nehe.3 | |
nehe.4 | |
nehe.5 | |
odbc | ODBC (Open DataBase Connectivity) binding |
ogg | Ogg media library binding |
ogg.theora | Ogg Theora video library binding |
ogg.vorbis | Ogg Vorbis audio library binding |
openal | OpenAL 3D audio library binding |
openal.alut.backend | |
openal.alut.macos | |
openal.alut.other | |
openal.example | |
parser-combinators | Haskell-style lazy parser combinators |
partial-continuations | Partial continuations - breset/bshift |
peg.expr | Simple expression evaluator using EBNF |
peg.javascript | JavaScript Parser |
peg.pl0 | Grammar for PL/0 Language |
roms.balloon-bomber | Intel 8080-based Balloon Bomber arcade machine emulator |
roms.lunar-rescue | Intel 8080-based Lunar Rescue arcade machine emulator |
roms.space-invaders | Intel 8080-based Space Invaders arcade machine emulator |
s3 | Amazon S3 Wrapper |
webapps.fjsc | Web interface for Factor to Javascript compiler |