This page lists (Smart)Eiffel software resources (libraries and
tools) that should be useful if you're using SmartEiffel.
It contains links to projects developed around or for SmartEiffel (but not by the
SmartEiffel team). The SmartEiffel team gives no guarantees
about the quality, usefulness or anything about these resources (in
fact, we haven't had time to test most of them).
If you want to help (which we do encourage you to do!), to
complain, to signal bugs, or to get more information about any of
these, please follow the links and contact directly the people in
charge, or use the SmartEiffel mailing list. We, the SmartEiffel team,
won't be able to help you.
If you know about a serious project that is not mentioned here and should be,
or if you find an error below, or think one of the resources has
nothing to do here,
please send me an e-mail with the
relevant information.
Also do so if you have an ongoing project for which you need help (we
probably won't help you directly, but we'll put your request on this page).
Extension to SWIG (Simplified Wrapper and Interface Generator) to produce Eiffel
interfaces to C libraries. (Alternate address: http://www.alexcozzi.com/sw/)
GNU style command line argument parsing. Features support for
long/short options, counting of options, intermixing of
options and arguments, options with required or optional arguments...