I've completed a 1.0.0 release of a new egg called "php-s11n":
http://chicken.wiki.br/php-s11n The egg provides serialization/unserialization of Scheme values in a format compatible with the ubiquitous PHP scripting language. It can be useful for communicating with PHP applications (such as the popular Drupal or WordPress) over a socket or HTTP connection, or for directly reading and writing existing serialized PHP application data in files or DBMS columns. -- Arto Bendiken | http://bendiken.net/ _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
