LibertyEiffel

Liberty Eiffel
Developer(s) The Liberty Eiffel Team
Stable release Adler (2013.11, named after Charles Adler, Jr.) / 2013-11-30
Operating system Cross-platform
Type compiler
License GPL
Website www.liberty-eiffel.org

Liberty Eiffel is a free Eiffel compiler. The compiler translates Eiffel code to C. Hence it can be used to write programs that run on virtually any platform for which an ANSI C compiler exists. Liberty Eiffel uses type inference to make it possible to implement a more efficient compiler.[1]

Liberty Eiffel is based on the codebase of SmartEiffel, as the SmartEiffel team seems to have lost interest in the compiler and no more releases are expected.

History

Liberty Eiffel started as an Open Source version of Eiffel, first named SmallEiffel in 1994, then named SmartEiffel. In June 2013, the forked project Liberty Eiffel became the official GNU compiler for the Eiffel programming language.[2]

External links

References

  1. "SmartEiffel The GNU Eiffel Compiler: Research papers". INRIA, France. Retrieved 28 October 2014.
  2. 'GNU Eiffel compiler'. GNU project website of Liberty Eiffel, dated 2013-12-25.