pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/io-server



Module name:    pkgsrc-wip
Committed by:   poppnk
Date:           Fri Jun  3 17:07:01 UTC 2005

Import into wip/io-server

Log Message:
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

Status:

Vendor Tag:     PANCAKE
Release Tags:   PANCAKE_20050603
                
N wip/io-server/Makefile
N wip/io-server/DESCR
N wip/io-server/distinfo
N wip/io-server/PLIST
N wip/io-server/TODO

No conflicts created by this import


To generate a diff of this commit:

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs



Home | Main Index | Thread Index | Old Index