pkgsrc-wip/io-server
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
..
DESCR initial import of io-server 2005-06-03 17:07:00 +00:00
distinfo initial import of io-server 2005-06-03 17:07:00 +00:00
Makefile initial import of io-server 2005-06-03 17:07:00 +00:00
PLIST initial import of io-server 2005-06-03 17:07:00 +00:00
TODO initial import of io-server 2005-06-03 17:07:00 +00:00