Re: C to Ada



Robert A Duff wrote:

rodkay@xxxxxxxxxxx writes:

Yes, the 'gnat' SWIG module produces bindings which require a GNAT
compiler.

Perhaps a similar approach (binary-compatible) for other compilers
might be attempted, after the existing modules have matured a little
more.

What's the status of the Ada SWIG support, and where can I find it?
I tried google, but it wasn't clear to me from what I found
whether such support is available yet.

http://gnuada.sf.net

Check the Subversion archive - it's work in progress.

Martin
--
mailto://krischik@xxxxxxxxxxxxxxxxxxxxx
Ada programming at: http://ada.krischik.com
.



Relevant Pages

  • Re: This cant be done in Ada...or?
    ... Robert A Duff writes: ... > and if you instantiate it in a procedure, ... > every time that procedure is called (unless the compiler ...
    (comp.lang.ada)
  • Re: Ranges and (non)static constraints
    ... Robert A Duff wrote: ... Instead of specifying the correct ... and Jeff's compiler would have to figure out ...
    (comp.lang.ada)
  • Re: This cant be done in Ada...or?
    ... Robert A Duff writes: ... > parameters unless it can prove the absence of side effects. ... > no side effects, but the compiler doesn't know that, usually. ...
    (comp.lang.ada)
  • Re: Why no Floor for fixed point types
    ... The name 'Mantissa' is misleading, ... the mantissa is not "the decimal digits to the left of the ... The compiler allows you to think ... Robert I. Eachus ...
    (comp.lang.ada)
  • Re: Language lawyer question: Equality on Access attributes
    ... Robert A Duff wrote: ... And I think that GNAT is right, which is why we have the ARG. ... the compiler can be smart about this and conclude that if the two ... they can't compare equal. ...
    (comp.lang.ada)