[maemo-developers] what if...

From: Ville M. Vainio vivainio at gmail.com
Date: Wed Sep 23 13:34:01 EEST 2009
On Wed, Sep 23, 2009 at 1:27 PM, gary liquid <liquid at gmail.com> wrote:

>> Sounds like you want to use Python, with few select extensions in C/C++
>> ;-).
>
>
> probably, but performance for many things in python limits it.
> liqbase is optimized to hell and runs amazingly fast even on n8x0 hardware

Indeed (I've tried it).

> i tried a quick test of a python wrapper for liqbase last night actually and
> barring expected bugs it appeared to open a liq* window happily :)
> but it would need more than a python interface to the lib - currently as
> well as standalone binaries, liq* apps are compiled as .so libraries and
> snap together into the playground - i have no idea how to allow direct
> loading of .py files from within my c code

You emdbed a python interpreter to your app:

http://docs.python.org/extending/embedding.html

-- 
Ville M. Vainio
http://tinyurl.com/vainio
More information about the maemo-developers mailing list