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 (JIRA)" <ji...@apache.org> on 2010/02/09 13:28:27 UTC

[jira] Created: (ETCH-79) Implementation of Etch C Binding (Runtime + Compiler)

Implementation of Etch C Binding (Runtime + Compiler)
-----------------------------------------------------

                 Key: ETCH-79
                 URL: https://issues.apache.org/jira/browse/ETCH-79
             Project: Etch
          Issue Type: New Feature
          Components: c-binding
    Affects Versions: 1.0.2
         Environment: win32, osx, (compiles on linux too, but build system is not integrated into this release)
            Reporter: Holger Grandy
             Fix For: 1.1


as announced on the mailing list on 2010/01/11:

We provide an implementation of the Etch C Binding (runtime + compiler), partially based on pre-existing etch sourcecode.

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 GitHubis available under Copyright 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 (holger.grandy(at)bmw-carit.de)
Michael Fitzner (michael.fitzner(at)bmw-carit.de)


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (ETCH-79) Implementation of Etch C Binding (Runtime + Compiler)

Posted by "Holger Grandy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ETCH-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Holger Grandy closed ETCH-79.
-----------------------------

    Resolution: Fixed

done in branch 
https://svn.apache.org/repos/asf/incubator/etch/branches/etch-c/binding-c/


> Implementation of Etch C Binding (Runtime + Compiler)
> -----------------------------------------------------
>
>                 Key: ETCH-79
>                 URL: https://issues.apache.org/jira/browse/ETCH-79
>             Project: Etch
>          Issue Type: New Feature
>          Components: c-binding
>    Affects Versions: 1.0.2
>         Environment: win32, osx, (compiles on linux too, but build system is not integrated into this release)
>            Reporter: Holger Grandy
>             Fix For: 1.1
>
>
> as announced on the mailing list on 2010/01/11:
> We provide an implementation of the Etch C Binding (runtime + compiler), partially based on pre-existing etch sourcecode.
> 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 GitHubis available under Copyright 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 (holger.grandy(at)bmw-carit.de)
> Michael Fitzner (michael.fitzner(at)bmw-carit.de)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.