xuminic / iup-porting

Compiling and testing the IUP library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iup-porting

IUP is a multi-platform toolkit for building graphical user interfaces. It was developed at Tecgraf by means of the partnership with PETROBRAS/CENPES. It offers APIs in three basic languages: C, Lua and LED.

The iup-porting is a maintenance project to make IUP a little bit easier to integrate into other project. It also hosts some test snippets. I simply downloaded the IUP release package, made my own patches, built and tested some functions, then commit here.

The IUP details can be found at http://webserver2.tecgraf.puc-rio.br/iup/

The downloadable packages of IUP can be found at https://sourceforge.net/projects/iup/files/

In this page https://sourceforge.net/projects/iup/ you may find the IUP is MIT License so iup-porting is set to MIT too.

About

Compiling and testing the IUP library

License:MIT License


Languages

Language:C++ 51.8%Language:C 41.0%Language:Objective-C 4.1%Language:Lua 2.1%Language:Makefile 0.5%Language:Java 0.3%Language:JavaScript 0.1%Language:Shell 0.0%Language:Batchfile 0.0%Language:CSS 0.0%Language:HTML 0.0%