https://github.com/ivanceras/iup-mirror
A mirror of iup
https://github.com/ivanceras/iup-mirror
Last synced: 10 months ago
JSON representation
A mirror of iup
- Host: GitHub
- URL: https://github.com/ivanceras/iup-mirror
- Owner: ivanceras
- License: other
- Created: 2015-11-28T05:54:55.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-28T08:43:59.000Z (about 10 years ago)
- Last Synced: 2024-05-23T01:06:19.457Z (over 1 year ago)
- Language: C
- Size: 37.3 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
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)