From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,75fb93409baf1e22 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!news1.google.com!postnews.google.com!n26g2000yqh.googlegroups.com!not-for-mail From: Yves Bailly Newsgroups: comp.lang.ada Subject: Re: OpenGL in Ada Date: Wed, 6 Oct 2010 03:38:43 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <22b09ff3-9ff1-4694-9edc-8e9f60d4281a@w19g2000yqb.googlegroups.com> NNTP-Posting-Host: 82.242.195.245 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1286361524 984 127.0.0.1 (6 Oct 2010 10:38:44 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 6 Oct 2010 10:38:44 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: n26g2000yqh.googlegroups.com; posting-host=82.242.195.245; posting-account=bq4tKgoAAACL_Bm1LT74t0bhFtiukbrL User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/533.3 (KHTML, like Gecko) konqueror/4.5.1 Safari/533.3,gzip(gfe) Xref: g2news1.google.com comp.lang.ada:14410 Date: 2010-10-06T03:38:43-07:00 List-Id: On Oct 6, 11:51=A0am, "Alex R. Mosteo" wrote: > There is this struggle between automatic complete bindings and manual, th= ick > good-looking bindings... I'm a fan of completeness and automation, but it= 's > difficult to get bearable results (case in point: SWIG). I'm curious abou= t > the binding you get with your translator. Is your binding available > somewhere? Not yes, and I wasn't sure I should post it here (assuming it's possible). The resulting gl.ads and gl.adb are both more than 640K (though much less compressed of course). Actually I was thinking about sending it directly by email to anyone asking for it. Now maybe I can setup some http access to it somewhere. Thanks for your interest!