I built a more or less decent Iliad package for lgob (svn 501). It is 'alpha', but it is good enough to play with.
The attached tgz contains:
- A small demo, written in Lua with Lgob for the gui (a unit converter)
- An ipk-package for Lua
- An ipk-package for Lgob
- A nice installer, my latest install technology ;-)
- xx, a small xedpmgr like program to handle display refresh and enable the keyboard
Just unpack on your memory card and start the installer from the content lister
Not bad for 1/2 MB he?
Please test and comment!
@Iņigo: the lgob build process uses text files with info about all gtk/gdk functions and classes. This file knows which functions can be used in which gtk version. The build scripts uses this information to generate a Lua biding for a given version. It's really great.
Many thanks to Lucas Hermann Negri for developing lgob!
PS: I keep all my Iliad stuff in svn of the mobilread dev corner. Feel free to browse around.
The files for this demo are here:
https://dev.mobileread.com/trac/luai...ments/LgobTest
The files I use to build lgob are here:
https://dev.mobileread.com/trac/luai...ser/trunk/lgob