The Eiffel Compiler/Interpreter tecomp 0.6.1 released

helmut.luis.brandl@gmail.com
Wed, 17 Dec 2008 05:12:37 -0800 (PST)

          From comp.compilers

Related articles
The Eiffel Compiler/Interpreter tecomp 0.6.1 released helmut.luis.brandl@gmail.com (2008-12-17)
| List of all articles for this month |

From: helmut.luis.brandl@gmail.com
Newsgroups: comp.compilers
Date: Wed, 17 Dec 2008 05:12:37 -0800 (PST)
Organization: Compilers Central
Keywords: Eiffel, available
Posted-Date: 18 Dec 2008 17:25:54 EST

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.



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.