comp.lang.ada
 help / color / mirror / Atom feed
From: Marius Amado-Alves <amado.alves@gmail.com>
Subject: Re: Can someone who doesn't know C ever hope to write thick bindings for a C library to Ada?
Date: Mon, 30 Sep 2013 07:01:30 -0700 (PDT)
Date: 2013-09-30T07:01:30-07:00	[thread overview]
Message-ID: <d6b9a535-ae02-4dab-beaf-e148ff2545a1@googlegroups.com> (raw)
In-Reply-To: <de31da18-aa6a-4784-903c-c4d25ae11505@googlegroups.com>

You have to understand C types including function prototypes and their mapping to Ada types. Make a thin binding first using Interfaces, System, etc. Then a thick binding that uses only that. Example:
http://sourceforge.net/p/aquaterm/git/ci/master/tree/adapters/ada/

      parent reply	other threads:[~2013-09-30 14:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-29 20:28 Can someone who doesn't know C ever hope to write thick bindings for a C library to Ada? Kevin Keith
2013-09-30  0:36 ` Shark8
2013-09-30 14:01 ` Marius Amado-Alves [this message]
replies disabled

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