-
Notifications
You must be signed in to change notification settings - Fork 11
Home
williamwilling edited this page Oct 11, 2014
·
3 revisions
Lua GUI is a library for creating GUI programs with Lua aimed at unexperienced programmers. The library is being developed with the following goals in mind.
- Easy to use.
- Using conventions common to Lua. (It shouldn't feel like a wrapper around, for example, a C++ library.)
See the side bar to the right for examples and documentation.