contrib/README.txt update

slava 2006-08-31 21:02:54 +00:00
parent 941a1688ba
commit 5929a033fe
1 changed files with 3 additions and 2 deletions

View File

@ -12,7 +12,7 @@ Credits:
- boids -- Graphics demo for the UI (Eduardo Cavazos) - boids -- Graphics demo for the UI (Eduardo Cavazos)
- cairo -- cairo bindings (Sampo Vuori) - cairo -- cairo bindings (Sampo Vuori)
- calendar -- timestamp/calendar with timezones (Doug Coleman) - calendar -- timestamp/calendar with timezones (Doug Coleman)
- concurrency -- Erlang/Termite-style concurrency (Chris Double) - concurrency -- Erlang/Termite-style distibuted concurrency (Chris Double)
- coroutines -- coroutines (Chris Double) - coroutines -- coroutines (Chris Double)
- crypto -- Various cryptographic algorithms (Doug Coleman) - crypto -- Various cryptographic algorithms (Doug Coleman)
- dlists -- double-linked-lists (Mackenzie Straight) - dlists -- double-linked-lists (Mackenzie Straight)
@ -31,7 +31,8 @@ Credits:
- postgresql -- PostgreSQL binding (Doug Coleman) - postgresql -- PostgreSQL binding (Doug Coleman)
- process -- Run external programs (Slava Pestov) - process -- Run external programs (Slava Pestov)
- random-tester -- Random compiler tester (Doug Coleman) - random-tester -- Random compiler tester (Doug Coleman)
- rss -- Code to retrieve and parse an RSS2 file - rss -- Code to retrieve and parse an RSS2 file (Chris Double)
- serialize -- Binary object serialization (Chris Double)
- slate -- Graphics canvas for the UI (Eduardo Cavazos) - slate -- Graphics canvas for the UI (Eduardo Cavazos)
- space-invaders -- Intel 8080-based Space Invaders arcade machine emulator (Chris Double) - space-invaders -- Intel 8080-based Space Invaders arcade machine emulator (Chris Double)
- splay-trees -- Splay trees (Mackenzie Straight) - splay-trees -- Splay trees (Mackenzie Straight)