unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* [ANN] r6rs-protobuf 0.1, a pure Scheme Protocol Buffers implementation
@ 2011-05-09  2:55 Julian Graham
  2011-05-09  9:55 ` Andy Wingo
  0 siblings, 1 reply; 2+ messages in thread
From: Julian Graham @ 2011-05-09  2:55 UTC (permalink / raw)
  To: Guile Users

Hello,

I'm pleased to announce the initial release of r6rs-protobuf 0.1, a
pure R6RS Scheme implementation of Google's Protocol Buffers data
interchange framework.  (From Google's protobuf project page [0]:
"Protocol Buffers are a way of encoding structured data in an
efficient yet extensible format.")  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.

This is an initial release: Documentation and unit tests are a bit
spotty, and there are almost certainly bugs.  Feedback is welcome!

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.1.tar.bz2
 http://r6rs-protobuf.googlecode.com/files/r6rs-protobuf-0.1.tar.gz
 http://r6rs-protobuf.googlecode.com/files/r6rs-protobuf-0.1.zip

Here are the SHA1 checksums:
 915247dae6eaca4160375200188e91df37697b27 r6rs-protobuf-0.1.tar.bz2
 0efe34f9fb9d06982c35aad1acb469c863cd2715 r6rs-protobuf-0.1.tar.gz
 e0c2435ea684f4edcaae9dca4cf409a718996cfe r6rs-protobuf-0.1.zip


Thanks,
Julian


[0] - http://code.google.com/p/protobuf/



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ANN] r6rs-protobuf 0.1, a pure Scheme Protocol Buffers implementation
  2011-05-09  2:55 [ANN] r6rs-protobuf 0.1, a pure Scheme Protocol Buffers implementation Julian Graham
@ 2011-05-09  9:55 ` Andy Wingo
  0 siblings, 0 replies; 2+ messages in thread
From: Andy Wingo @ 2011-05-09  9:55 UTC (permalink / raw)
  To: Julian Graham; +Cc: Guile Users

On Mon 09 May 2011 04:55, Julian Graham <joolean@gmail.com> writes:

> I'm pleased to announce the initial release of r6rs-protobuf 0.1, a
> pure R6RS Scheme implementation of Google's Protocol Buffers data
> interchange framework.  (From Google's protobuf project page [0]:
> "Protocol Buffers are a way of encoding structured data in an
> efficient yet extensible format.")  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.

Fun!

Andy
-- 
http://wingolog.org/



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-05-09  9:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-09  2:55 [ANN] r6rs-protobuf 0.1, a pure Scheme Protocol Buffers implementation Julian Graham
2011-05-09  9:55 ` Andy Wingo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).