Related Projects

From Liberty Eiffel Wiki
Revision as of 22:53, 6 August 2024 by Hzwakenberg (talk | contribs) (changed URL to LE-specific repository)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Here a list of related projects with Liberty Eiffel:

eiffel-iup

A wrapper for the IUP toolkit. IUP is a multi-platform toolkit for building graphical user interfaces. IUP's purpose is to allow a program source code to be compiled in different systems without any modification. 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.

This wrapper is still under development, but is almost complete and we encourage you to use it and send feedback.

The project website is: [1]

Tecgraf's IUP (currently in version 3.31) site: Tecgraf IUP

This package is released under the MIT license.