Related Projects

From Liberty Eiffel Wiki
Revision as of 03:08, 12 February 2016 by GermanGT (talk | contribs) (Created page with "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. IU...")
(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: eiffel-iup

This package is released under the MIT license.