Hello, I'm pleased to announce the release of r6rs-protobuf 0.2. This release features support for specifying default values for optional message fields, as well as fixes for issues in the generated Scheme code related to the handling of enumerated types as message fields, and some additional unit tests.
r6rs-protobuf is a pure R6RS Scheme implementation of Google's Protocol Buffers data interchange framework. This implementation provides a Scheme code generator and parser for the protocol buffer definition language, and maps the protocol buffers feature set onto R6RS libraries, records, and enumeration types. The homepage is located at: http://code.google.com/p/r6rs-protobuf/ Here are the compressed sources: http://r6rs-protobuf.googlecode.com/files/r6rs-protobuf-0.2.tar.bz2 http://r6rs-protobuf.googlecode.com/files/r6rs-protobuf-0.2.tar.gz http://r6rs-protobuf.googlecode.com/files/r6rs-protobuf-0.2.zip Here are the SHA1 checksums: d1cbd355147438a4d84ba54254bba6e2e6d3f1af r6rs-protobuf-0.2.tar.bz2 d4bb3734fe5e31cbfee7a12eff63ebfbaea2e5e4 r6rs-protobuf-0.2.tar.gz 2889c027a3cea0143a4faa3c1d2c22a1ee52563d r6rs-protobuf-0.2.zip Thanks, Julian -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/protobuf?hl=en.
