Return-Path: Delivered-To: apmail-incubator-etch-dev-archive@minotaur.apache.org Received: (qmail 59917 invoked from network); 22 Jul 2010 12:25:14 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 22 Jul 2010 12:25:14 -0000 Received: (qmail 23733 invoked by uid 500); 22 Jul 2010 12:25:14 -0000 Delivered-To: apmail-incubator-etch-dev-archive@incubator.apache.org Received: (qmail 22684 invoked by uid 500); 22 Jul 2010 12:25:11 -0000 Mailing-List: contact etch-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: etch-dev@incubator.apache.org Delivered-To: mailing list etch-dev@incubator.apache.org Received: (qmail 22598 invoked by uid 99); 22 Jul 2010 12:25:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Jul 2010 12:25:09 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Jul 2010 12:24:41 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o6MCGoO6027306 for ; Thu, 22 Jul 2010 12:16:50 GMT Message-ID: <28118902.516201279801010099.JavaMail.jira@thor> Date: Thu, 22 Jul 2010 08:16:50 -0400 (EDT) From: "Holger Grandy (JIRA)" To: etch-dev@incubator.apache.org Subject: [jira] Closed: (ETCH-79) Implementation of Etch C Binding (Runtime + Compiler) In-Reply-To: <1212433663.148501265718507926.JavaMail.jira@brutus.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on 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.