[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: New to Lua, a few big surprises and still struggling to compile/run my first experiment
- From: Gunnar Zötl <gz@...>
- Date: Sun, 3 Jun 2018 16:01:19 +0200
>>>>
>>>> found another library for Lua bindings https://github.com/zhaozg/lui
>>>
>>> Is this the same as http://tset.de/lui/index.html ?
>>
>> No, it isn‘t
> Could you please write a few words explaining the difference between
> zhaozg's bindings vs your bindings?
I can‘t comment too much on zhaog‘s binding as I‘ve just glanced over it. From the looks of it, he is doing a rather straight binding to libui, whereas I aim for a somewhat higher level, more like a gui toolkit building on libui. Also, mine has been published about 8 months before zhaong’s :)
> (I visited your website once and found it _very_ interesting and
> useful, which is why I had it bookmarked.)
thanks for the warm words :)
Gunnar