Jump to content
 







Main menu
   


Navigation  



Main page
Contents
Current events
Random article
About Wikipedia
Contact us
Donate
 




Contribute  



Help
Learn to edit
Community portal
Recent changes
Upload file
 








Search  

































Create account

Log in
 









Create account
 Log in
 




Pages for logged out editors learn more  



Contributions
Talk
 



















Contents

   



(Top)
 


1 Features  





2 License, copyright  





3 References  





4 External links  














IUP (software)






Русский
 

Edit links
 









Article
Talk
 

















Read
Edit
View history
 








Tools
   


Actions  



Read
Edit
View history
 




General  



What links here
Related changes
Upload file
Special pages
Permanent link
Page information
Cite this page
Get shortened URL
Download QR code
Wikidata item
 




Print/export  



Download as PDF
Printable version
 
















Appearance
   

 






From Wikipedia, the free encyclopedia
 


IUP
Original author(s)Tecgraf/PUC-Rio in collaboration with Petrobras
Stable release

3.31 / 13 October 2023; 8 months ago (2023-10-13)

Operating systemCross-platform
TypeSoftware development kit
LicenseMIT
Websitewww.tecgraf.puc-rio.br/iup

The IUP Portable User Interface is a computer software development kit that provides a portable, scriptable toolkit to build graphical user interfaces (GUIs) using the programming languages C, Perl, Lua, Nim and Zig, among others.[1] This allows rapid, zero-compile prototyping and refinement of deployable GUI applications.

IUP's purpose is to allow programs user interface to run in different systems in unmodified form.[2]

It provides this ability by binding Lua with its C/C++ code, or simply writing C to the application programming interface (API). It handles user interface elements by using native controls provided by native APIs, such as Windows APIinWindows, GTK+inLinux, and Motif-LessTif in older Unices. It also provides some custom developed controls using graphics APIs such as CD - Canvas DraworOpenGL.

Features[edit]

IUP's distinguishing features include:

The Lua scripting is done by binding Lua and IUPLua in (at least) a small C program called a host application. This program creates a Lua state, passes the Lua state to IUPLua for initialization, and then opens and executes a Lua script against the Lua state. Or, the entire IUP state can be dynamically loaded via use of a Lua requireorpackage.loadlib of IUPLua.

The script(s) can later be compiled with the Lua compiler if needed.

Support for UTF-8 was added to the Windows target in November 2013 with the release of version 3.9.[3]

License, copyright[edit]

IUP is liberally-licensed for free use, modification, sale, and redistribution under the MIT license.[4]

IUP has been in development at least since the 1.8 version issued in 1998. It was begun in collaboration with Petrobras.

References[edit]

  1. ^ "IUP for Zig". Zig NEWS. 19 September 2021. Retrieved 2023-05-16.
  • ^ "IUP - Portable User Interface". www.tecgraf.puc-rio.br. Retrieved 2016-09-24.
  • ^ "History 3.x". www.tecgraf.puc-rio.br. Retrieved 2023-05-16.
  • ^ "Tecgraf Library License". www.tecgraf.puc-rio.br. Retrieved 2015-12-03.
  • External links[edit]


  • t
  • e

  • Retrieved from "https://en.wikipedia.org/w/index.php?title=IUP_(software)&oldid=1200252861"

    Categories: 
    Lua (programming language) software
    Widget toolkits
    Application programming interfaces
    Free computer libraries
    Cross-platform free software
    Software using the MIT license
    Software development kits
    Free and open-source software stubs
    Hidden categories: 
    Articles with short description
    Short description matches Wikidata
    Articles lacking reliable references from November 2009
    All articles lacking reliable references
    All stub articles
     



    This page was last edited on 29 January 2024, at 03:44 (UTC).

    Text is available under the Creative Commons Attribution-ShareAlike License 4.0; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc., a non-profit organization.



    Privacy policy

    About Wikipedia

    Disclaimers

    Contact Wikipedia

    Code of Conduct

    Developers

    Statistics

    Cookie statement

    Mobile view



    Wikimedia Foundation
    Powered by MediaWiki