NOTICE: This package has been removed from pkgsrc

./wip/io-server, Small Programming Language (vm + server addons)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 20050531, Package name: io-server-20050531, Maintainer: pancake

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


Master sites: (Expand)

SHA1: 747bd0568b218990500ee314a9c46bd3a04ce5d6
RMD160: 47ade68d7c42c8c07125c213a2471e48ffa3c8a6
Filesize: 5277.125 KB

Version history: (Expand)


CVS history: (Expand)


   2008-09-07 02:04:03 by M. Negovanovic | Files touched by this commit (5) | Package removed
Log message:
This package is no longer needed/valid. Addons have(will have) package each.
   2005-11-03 11:55:15 by Roland Illig | Files touched by this commit (1)
Log message:
Changed CONFLICT to CONFLICTS.
   2005-06-03 19:07:01 by pancake ;) | Files touched by this commit (5) | Imported package
Log message:
initial import of io-server