The Eiffel Compiler/Interpreter tecomp version 0.13 released.

Helmut <helmut.brandl@gmx.net>
Mon, 23 Mar 2009 07:51:52 -0700 (PDT)

          From comp.compilers

Related articles
The Eiffel Compiler/Interpreter tecomp version 0.13 released. helmut.brandl@gmx.net (Helmut) (2009-03-23)
| List of all articles for this month |

From: Helmut <helmut.brandl@gmx.net>
Newsgroups: comp.compilers
Date: Mon, 23 Mar 2009 07:51:52 -0700 (PDT)
Organization: Compilers Central
Keywords: Eiffel, interpreter
Posted-Date: 23 Mar 2009 21:23:46 EDT

With version 0.13 tecomp is advancing towards full language
compliance.


Tecomp is a command line compiler for the Eiffel programming language.
In its simplest configuration it works like an interpreter. It parses
the Eiffel sources, validates them and executes the code in its
virtual machine.


Version 0.13 has agents and inline agents implemented fully.


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



Post a followup to this message

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