Download List

Project Description

r6rs-protobuf provides a pure Scheme implementation of Google's Protocol Buffers framework, including parsing and code generation.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-02-10 08:34
0.6

This release resolves a serious issue affecting message deserialization. A new helper script is included to provide a commandline interface to the Protocol Buffer compiler.
Tags: Minor

2013-01-06 09:48
0.5

This release greatly improves the capabilities of the type resolution system to support
multiple recursive levels of import declarations across .proto files.

Some critical serialization issues affecting enumerated types and user-defined message fields
have been resolved.

Message fields are now serialized in order of their ordinals, for politeness.
Tags: Major

2011-06-12 06:13
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.
Tags: Minor

2011-05-10 05:42
0.1

Initial release.
Tags: Major

Project Resources