comp.lang.ada
 help / color / mirror / Atom feed
From: jonathan <johnscpg@googlemail.com>
Subject: Re: Thinking of using Ada for a job at home. Couple of questions first.
Date: Tue, 9 Mar 2010 12:22:27 -0800 (PST)
Date: 2010-03-09T12:22:27-08:00	[thread overview]
Message-ID: <dc294dc4-c89d-4cc0-9826-ac2848277771@o3g2000yqb.googlegroups.com> (raw)
In-Reply-To: Xns9D366401449ABWarrensBlatherings@188.40.43.213

On Mar 9, 2:49 pm, Warren Gay <ve3...@gmail.com> wrote:


> This is the one main issue that made me give up on Ada a few
> years back. It seemed that every project that I wanted
> to do, required me to create a "binding" for this and
> another for that. Sing "It's a C/C++ world after all".
>
> But I miss designing in Ada, to be sure.
>
> So I keep coming back to the same problem:
>
>   * How can this be solved?
>
> One approach would be open sourced "binding" projects for
> the platforms of choice. I started APQ for example, to
> scratch just one itch. But binding projects are tedious.
>
> Another approach might be to create a "binding translator".
> Feed a C/C++ preprocessed output into the translator and
> crank out some ugly but functional package(s).
>
Some more detail on the AdaCore binding translator Jacob mentioned ...
Recently I decided I wanted a binding to C package, googled for
a tutorial, and found gem 59 and gem 60

http://www.adacore.com/2009/02/23/gem-59/

Thanks AdaCore!  I couldn't have written a binding myself even
in the easiest limit. All I did was type (iirc)
       g++ -c -fdump-ada-spec -C  file_name.h
and it wrote the thing for me.  Lot's of tedious complications
due to C strings and the like were taken care of.  A few things it
did wrong, but not too bad .. even I could fix it.

Jonathan





  parent reply	other threads:[~2010-03-09 20:22 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-03 16:19 Thinking of using Ada for a job at home. Couple of questions first John McCabe
2010-03-03 18:22 ` Jeffrey R. Carter
2010-03-03 20:09   ` John McCabe
2010-03-03 21:00     ` Simon Wright
2010-03-03 18:58 ` Hibou57 (Yannick Duchêne)
2010-03-03 20:17   ` John McCabe
2010-03-04  6:22     ` Hibou57 (Yannick Duchêne)
2010-03-04 11:39       ` John McCabe
2010-03-09 14:49         ` Warren Gay
2010-03-09 15:33           ` Jacob Sparre Andersen
2010-03-09 20:22           ` jonathan [this message]
2010-03-09 21:57             ` Charmed Snark
2010-03-09 22:54               ` jonathan
2010-03-10 17:46                 ` Charmed Snark
2010-03-10 19:12                   ` jonathan
2010-03-10 20:41                     ` Simon Wright
2010-03-10 21:00                       ` Pascal Obry
2010-03-09 20:32           ` Simon Wright
2010-03-10  6:42           ` J-P. Rosen
2010-03-03 19:17 ` Dmitry A. Kazakov
2010-03-03 20:38   ` John McCabe
2010-03-03 20:56     ` Simon Wright
2010-03-03 21:00       ` John McCabe
2010-03-03 21:10         ` John McCabe
2010-03-04  6:39         ` Hibou57 (Yannick Duchêne)
2010-03-03 21:35       ` tmoran
2010-03-04  6:43         ` Hibou57 (Yannick Duchêne)
2010-03-03 22:20     ` Dmitry A. Kazakov
2010-03-03 19:52 ` Gautier write-only
2010-03-03 20:57   ` John McCabe
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox