Luigi Rizzo <[EMAIL PROTECTED]> writes: > Also, what would you suggest as a small scripting language to be used > in this kind of platform for implementing CGI scripts (and preferably > able to use sockets/select) ?
Take a look at lua. It should have a pretty small footprint looks pretty easy to use - either standalone or embedded in you own programs. -- Christian Laursen _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
