Re: [Vala] Embed Python into Vala, extend Vala with Python
- From: Jiahua Huang <jhuangjiahua gmail com>
- To: vala-list <vala-list gnome org>
- Subject: Re: [Vala] Embed Python into Vala, extend Vala with Python
- Date: Tue, 1 Sep 2009 17:12:43 +0800
nice =)
On Tue, Sep 1, 2009 at 4:56 PM, Frederik <scumm_fredo gmx net> wrote:
Hi,
here's a proof of concept. Compile with:
$ valac pythondemo.vala -X -lpython2.6
If you want to do more interesting things (e.g. function callbacks) you
will have to add more API bindings.
(Python code from http://99-bottles-of-beer.net/language-python-808.html)
Best regards,
Frederik
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]