pulkomandy / iup-github

Porting Tecgraf's IUP to Haiku

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Porting Tecgraf's IUP to Haiku

License:Other


Languages

Language:C++ 51.7%Language:C 28.2%Language:HTML 11.4%Language:Objective-C 5.6%Language:Lua 2.5%Language:Makefile 0.5%Language:CSS 0.1%Language:Batchfile 0.0%Language:Shell 0.0%