Commit graph

2 commits

Author SHA1 Message Date
Roland Illig
71482b6763 Changed CONFLICT to CONFLICTS. 2005-11-03 10:55:15 +00:00
pancake ;)
5b2f5dd1f6 initial import of io-server
Io is small prototype-based programming language. The ideas in Io are mostly
inspired by Smalltalk (all values are objects), Self, NewtonScript and Act1
(prototype-based differential inheritance, actors and futures for concurrency),
LISP (code is a runtime inspectable/modifiable tree) and Lua (small, embeddable)

The IoServer contains:
- Blowfish
- CGI
- Curses
- DBI
- Fnmatch
- MD5
- MDNS
- Math
- Micro
- Regex
- SGML
- SQLite
- Sockets
- Struct
- Syslog
- SystemCall
- User
2005-06-03 17:07:00 +00:00