factor/unmaintained
Slava Pestov 825ad4e59d Remove unmaintained/io/ since basis/io/ now has all of the features from the old I/O library 2008-11-19 21:02:21 -06:00
..
arm
balloon-bomber
camera
ce
cont-responder
cpu/8080
cryptlib
db/mysql
factory More more stuff to unmaintained because of compile errors 2008-11-16 17:20:02 -06:00
gap-buffer
geom geom depends on mortar which has compiler errors. moving to unmaintained 2008-11-16 19:20:35 -06:00
headers
id3
jni
ldap
lint trivial lint changes 2008-10-02 19:35:03 -05:00
lsys
lunar-rescue
mad
mortar More more stuff to unmaintained because of compile errors 2008-11-16 17:20:02 -06:00
odbc Move odbc to unmtainained: compile errors 2008-11-16 17:18:10 -06:00
ogg
pango
pdf
prolog
random-tester
semantic-db
size-of Update code for builder removal 2008-11-10 05:07:25 -06:00
sniffer
space-invaders
tangle
tiling More more stuff to unmaintained because of compile errors 2008-11-16 17:20:02 -06:00
trees
triggers
turtle
webapps
x More more stuff to unmaintained because of compile errors 2008-11-16 17:20:02 -06:00
README.libs.txt
README.txt
factorbot.factor

README.txt

This directory contains Factor code that is not part of the core
library, but is useful enough to ship with the Factor distribution.

Modules can be loaded from the listener:

  "apps/modulename" require

Available applications:

- article-manager -- Web-based content management system (Chris Double)
- automata -- Graphics demo for the UI (Eduardo Cavazos)
- benchmarks -- Various performance benchmarks (Slava Pestov)
- boids -- Graphics demo for the UI (Eduardo Cavazos)
- factory -- X11 window manager (Eduardo Cavazos)
- furnace-fjsc -- Web frontend for libs/fjsc (Chris Double)
- furnace-onigiri -- Weblog engine (Matthew Willis)
- furnace-pastebin -- demo app for Furnace (Slava Pestov)
- help-lint -- online documentation typo checker (Slava Pestov)
- icfp-2006 -- implements the icfp 2006 vm, boundvariable.org (Gavin Harrison)
- http-server -- HTTP server (Slava Pestov, Chris Double)
- lindenmayer -- L-systems tool (Eduardo Cavazos)
- lisppaste -- Lisppaste XML-RPC demo (Slava Pestov)
- ogg-player -- Ogg Vorbis (audio) and Theora (video) player (Chris Double)
- print-dataflow -- Code to print compiler dataflow IR to the console, or show it in the UI (Slava Pestov)
- random-tester -- Random compiler tester (Doug Coleman)
- rss -- An RSS1, RSS2 and Atom parser and aggregator (Chris Double, Daniel Ehrenberg)
- space-invaders -- Intel 8080-based Space Invaders arcade machine emulator (Chris Double)
- tetris -- Tetris game (Alex Chapman)
- turing -- Turing machine demo (Slava Pestov)
- wee-url -- Web app to make short URLs from long ones (Doug Coleman)