iup-stack/iup
..
dox
etc
include
mak.Android
mak.XcodeMac
mak.XcodeiOS/iup
mak.vc12
mak.vc15
src
srccd
srccontrols
srcfiledlg
srcgl
srcglcontrols
srcim
srcimglib
srcledc
srclua5
srcluaconsole
srcluascripter
srcmglplot
srcole
srcplot
srcscintilla
srctuio
srcview
srcvled
srcweb
COPYRIGHT
LINSTALL
Makefile
README
VERSION
config_lua_module
fix_permission
install
install_dev
make_uname
make_uname.bat
make_uname_lib.bat
make_uname_tools
make_uname_tools.bat
tec_uname
tecmake.mak
tecmakewin.mak
uninstall
without-lua-prefix-with-linux6.patch

README

README for IUP

  IUP is a portable toolkit for building graphical user interfaces. It offers a configuration API in three basic languages: C, Lua and LED. IUP's purpose is to allow a program to be executed in different systems without any modification, therefore it is highly portable. Its main advantages are:
    * high performance, due to the fact that it uses native interface elements.
    * fast learning by the user, due to the simplicity of its API.

  Build instructions and usage are available in the IUP documentation.

  For complete information, visit IUP's web site at http://www.tecgraf.puc-rio.br/iup
  or access its documentation in the HTML folder.

(end of README)