Related Projects

From Liberty Eiffel Wiki
Revision as of 13:43, 3 January 2022 by Hzwakenberg (talk | contribs)
(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

Tecgraph's IUP (currently in version 3.30) site: Tecgraph IUP

This package is released under the MIT license.