You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@etch.apache.org by Holger Grandy <Ho...@bmw-carit.de> on 2010/02/09 13:28:12 UTC

Implementation of C Binding (runtime+compiler): Source available at github

Hi all, 

as announce a few weeks ago: We finalised a first release of the C Binding implementation for Etch and 
are now ready to share a first version of our work. It is not perfect, but it works and is ready for preview.

We have already created a Jira Issue in the Etch Jira, available here:
https://issues.apache.org/jira/browse/ETCH-79

We made our Code available using GitHub. We did a fork of the Apache Etch Github Mirror and
added our sources there. You can check out our sources at 

http://github.com/bmwcarit/etch 

Basic instructions on how to build the C Binding are available in the top-level README.txt
and in the file binding-c\runtime\c\README.txt. We provided a very simple example for the 
C Binding (illustrating the compatibility of the Java Binding and the C Binding). The C Binding
should also work for all other examples of Etch. 

We would be happy if you would try out the C Binding and provide us feedback. 

Our source at GitHub is available under Copyright for BMW Car IT GmbH and is meant as a preview of our work. 
Of course we are willing to submit the source code back to the ASF and make it available 
under the Apache License if you like the C binding and give us positive feedback. 

Best wishes, 
Holger Grandy
Michael Fitzner


RE: Implementation of C Binding (runtime+compiler): Source available at github

Posted by "Youngjin Park (youngjpa)" <yo...@cisco.com>.
Hi Scott,

I would take a look at it in the next week. Thanks.

Youngjin

-----Original Message-----
From: scott comer [mailto:wert1y@mac.com] 
Sent: Tuesday, February 09, 2010 6:20 AM
To: etch-dev@incubator.apache.org
Subject: Re: Implementation of C Binding (runtime+compiler): Source
available at github

thanks holger! i will try to find sometime or someone to take a look.

youngjin, interested in taking a look?

scott out

Holger Grandy wrote:
> Hi all, 
>
> as announce a few weeks ago: We finalised a first release of the C
Binding implementation for Etch and 
> are now ready to share a first version of our work. It is not perfect,
but it works and is ready for preview.
>
> We have already created a Jira Issue in the Etch Jira, available here:
> https://issues.apache.org/jira/browse/ETCH-79
>
> We made our Code available using GitHub. We did a fork of the Apache
Etch Github Mirror and
> added our sources there. You can check out our sources at 
>
> http://github.com/bmwcarit/etch 
>
> Basic instructions on how to build the C Binding are available in the
top-level README.txt
> and in the file binding-c\runtime\c\README.txt. We provided a very
simple example for the 
> C Binding (illustrating the compatibility of the Java Binding and the
C Binding). The C Binding
> should also work for all other examples of Etch. 
>
> We would be happy if you would try out the C Binding and provide us
feedback. 
>
> Our source at GitHub is available under Copyright for BMW Car IT GmbH
and is meant as a preview of our work. 
> Of course we are willing to submit the source code back to the ASF and
make it available 
> under the Apache License if you like the C binding and give us
positive feedback. 
>
> Best wishes, 
> Holger Grandy
> Michael Fitzner
>
>   


Re: Implementation of C Binding (runtime+compiler): Source available at github

Posted by scott comer <we...@mac.com>.
thanks holger! i will try to find sometime or someone to take a look.

youngjin, interested in taking a look?

scott out

Holger Grandy wrote:
> Hi all, 
>
> as announce a few weeks ago: We finalised a first release of the C Binding implementation for Etch and 
> are now ready to share a first version of our work. It is not perfect, but it works and is ready for preview.
>
> We have already created a Jira Issue in the Etch Jira, available here:
> https://issues.apache.org/jira/browse/ETCH-79
>
> We made our Code available using GitHub. We did a fork of the Apache Etch Github Mirror and
> added our sources there. You can check out our sources at 
>
> http://github.com/bmwcarit/etch 
>
> Basic instructions on how to build the C Binding are available in the top-level README.txt
> and in the file binding-c\runtime\c\README.txt. We provided a very simple example for the 
> C Binding (illustrating the compatibility of the Java Binding and the C Binding). The C Binding
> should also work for all other examples of Etch. 
>
> We would be happy if you would try out the C Binding and provide us feedback. 
>
> Our source at GitHub is available under Copyright for BMW Car IT GmbH and is meant as a preview of our work. 
> Of course we are willing to submit the source code back to the ASF and make it available 
> under the Apache License if you like the C binding and give us positive feedback. 
>
> Best wishes, 
> Holger Grandy
> Michael Fitzner
>
>