Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

The Eiffel Compiler/Interpreter tecomp 0.6.1 released

0 views
Skip to first unread message

Helmut

unread,
Dec 17, 2008, 8:11:07 AM12/17/08
to
The Eiffel Compiler/Interpreter tecomp version 0.6.1 has been
released.

tecomp is a command line compiler for the Eiffel language. It
implements standard Eiffel. In its simplest configuration it works
like an interpreter. It parses the Eiffel source code, validates it
and executes it in its virtual machine.

New features:

- INTEGER_8/16/32/64, NATURAL_8/16/32/64, REAL_32/64
- automatic conversion
- virtual machine is architecture independant (i.e. for Intel, SPARC,
PowerPC, Motorola, ...)

Details: http://tecomp.sourceforge.net.
Download: http://www.sourceforge.net/projects/tecomp

Release 0.6.1 fixes a bug in a makefile of 0.6. Due to the bug,
version 0.6 is practically unusable (unable to build binaries). Sorry
for the inconvenience.

0 new messages