lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Fri, Aug 14, 2009 at 2:30 AM, Etan
Reisner<deryni@unreliablesource.net> wrote:

Thanks, Etan:  they look good.

Except perhaps for this:
> Fifteenth hunk, removes (an incorrect as far as I'm aware) reference to
> porting history.

The original:

An easy and lightweight alternative for more casual scripting is
[IUP](); both IUP and wxLua are part of[Lua for Windows]() but they
have been ported to all major platforms. A little tutorial is
available [here]().

'but they have been ported..' becomes 'but are also available on their
own'. OK, that does _read_ better but AFAIK IUP and wxLua are
cross-platform. According to [1], IUP has 3 ports, Motif,GTK+ and
Windows. wxWidgets covers them all really [2] (there is even a Cocoa
port for OS X, although still immature)  I don't wish the sentence to
give the impression that these are Windows-only toolkits.

steve d.

[1] http://www.tecgraf.puc-rio.br/iup/
[2] http://docs.wxwidgets.org/trunk/page_port.html