tecomp 0.6 released

helmut.luis.brandl@gmail.com
Mon, 1 Dec 2008 16:14:25 -0800 (PST)

          From comp.compilers

Related articles
tecomp 0.6 released helmut.luis.brandl@gmail.com (2008-12-01)
| List of all articles for this month |

From: helmut.luis.brandl@gmail.com
Newsgroups: comp.compilers
Date: Mon, 1 Dec 2008 16:14:25 -0800 (PST)
Organization: Compilers Central
Keywords: Eiffel, available
Posted-Date: 02 Dec 2008 11:12:30 EST

The Eiffel Compiler/Interpreter tecomp version 0.6 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
- 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



Post a followup to this message

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