Download List

Descripción del Proyecto

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-01-06 09:48 Back to release list
0.5

Esta versión mejora las capacidades del sistema de resolución de tipo para soportar múltiples niveles de recursiva de las declaraciones de importación a través de archivos de .proto.

Algunas cuestiones de serialización críticos que afectan a enumerar tipos y campos definidos por el usuario mensaje han sido resueltos.

Campos de mensaje ahora se serializan en la orden de los números ordinales, de cortesía.
Tags: Major
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.

Project Resources