Re: [AD] Lua bindings for Allegro 5.2 |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: allegro-developers@xxxxxxxxxx
- Subject: Re: [AD] Lua bindings for Allegro 5.2
- From: Thomas Fjellstrom <thomas@xxxxxxxxxx>
- Date: Sun, 06 Nov 2016 18:08:44 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=simple/simple; d=fjellstrom.ca; s=mail; t=1478480925; bh=bISyvXbd3GlPKuLb7FScfO3lB1IayU/Xs6Sx8nUw80k=; h=From:To:Subject:Date:In-Reply-To:References:From; b=f12jufD/PnS+9EyBz5oajkUAGWxsD+dkvt1gJEUv9B9dG8a5t5B3r1gV0BrXtUAmR bLtll6gOz8f/j9d80guS726UfCmkaVkjN2pEYBLmXN0ok2oTqkESRlbHRpzSO/tHOr med/qW1WxcLkg+npZqAhCt5kfYKw7//CI9sBzueg=
On Sunday, November 6, 2016 5:48:53 PM MST Edgar Reynaldo wrote:
> On 11/6/2016 7:00 AM, Gil Barbosa wrote:
> > Hi,
> >
> > I developed a Lua 5.2+ binding for Allegro 5.2 using SWIG, and would
> > like it added in the "Language Bindings" page in Allegro website.
> > For now, it just wraps Allegro functions kind of litterally, but a
> > more Lua-style API will be there soon =]
> >
> > The project link: https://github.com/gilzoide/lallegro
> >
> > If there's any trouble, contact me.
> >
> > Thank you all for mantaining this awesome lib! (and for the attention)
> >
> > gilzoide
> >
> >
> > _______________________________________________
> > Allegro-developers mailing list
> > Allegro-developers@xxxxxxxxxx
> > https://mail.gna.org/listinfo/allegro-developers
>
> Hello Gil,
>
> Thanks for your contribution!!! Matthew Leverton is in charge of the
> Allegro website. You might want to PM or email him to get your binding
> added to the Allegro Website "Language Bindings" section. Matthew has
> been absent for a while now, or at least hasn't made an appearance in a
> while, so it may take some time to get this added.
>
> I am interested in writing a Ruby binding using SWIG for Allegro, and
> for my GUI library Eagle. I would like to be able to script them using
> Ruby. How hard was it to write your binding? What did you need to do to
> get it done? If you're so kind, I would love it if you put a SWIG
> tutorial up on allegro.cc for me to learn from. I would really
> appreciate it if you had the time. I'll take a closer look at your
> binding here over the next few days when I have time.
I think he may have been talking about this page:
http://liballeg.org/bindings.html
> Thanks again!
> Edgar Reynaldo
--
Thomas Fjellstrom
thomas@xxxxxxxxxx