Version 0.11 constains call agents.
The list of missing features to have full language compliance is
shortening. The still missing points are:
- Inline agents
- Inherited pre- and postconditions
- Exception handling
Up to now only limited work has been done to provide a powerful kernel
library. Therefore the usefulness of tecomp has been rather limited.
With the completion of the language powerful libraries will be
provided soon.
Since the standard libraries are not included in the ECMA standard,
tecomp will comply to Eiffel Base (from EiffelStudio) with the goal
that all Eiffel SW designed on top of Eiffel Base shall run with
tecomp.
Beside the provision of powerful standard libraries, compilation to c
is on the near roadmap as well.
Having standard libraries and compilation to c, tecomp shall be a good
base to write industrial strength Eiffel SW.
> Beside the provision of powerful standard libraries, compilation to c
> is on the near roadmap as well.
I would recommend that the compile to c is done first.
Maybe i can then jump in with some of the extensions i have done
for the Smalleiffel runtime.