[haiku-development] Re: The Call for Scripting Languages: Lua

  • From: Matt Madia <mattmadia@xxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Sat, 26 Sep 2009 19:08:40 +0000

On Fri, Sep 25, 2009 at 15:13, Rob Hoelz <rob@xxxxxxxxxxx> wrote:
> Hello Haiku devs and fans,
>
> I noticed the following question comes up pretty often in #haiku and
> elsewhere:
>
> "Does it have bindings for language X?"
>
> So I'd like to try and combine a language I love (Lua) with Haiku and
> see what comes out of it.  However, I have a question or two before I
> can begin.
>

Do you have any interest in utilizing SWIG to create those bindings?
http://swig.org/

One of the proposed Google Summer of Code projects was to create
python binding using SWIG, quoting the project proposal:
What I want to do is to create a python binding by using SWIG, so my
efforts can be used in future to create additional bindings (like
perl, ruby, etc).
In this way we could uniform the bindings and makes the haiku API more
easy to learn. This will attract new developers and new users to
develop new applications.

Basically, while SWIG may take more effort up front, it will
accelerate future bindings for other languages.

hope this helps some.

--mmadia

Other related posts: