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
3 lines
151 B
Text
3 lines
151 B
Text
install .a and .h files from the IoServer directory
|
|
|
|
make io-server and io-desktop be dependent from io-vm or just different packages? (talk to devs)
|