alimoe wrote:
> looking for dynamic compilation like eclipse/java maybe w/ gobo eiffel
> compiler?
The Eiffel language has pretty-much been designed for a "compile the
world at once" approach, but, as they say, there's no problem in
computing that can't be solved with an additional layer of indirection.
And of course EiffelStudio's "melting ice" shows that Eiffel can be
compiled incrementally.
This is a big project. I have a hunch that the easiest way to approach
it will be by using SmartEiffel's existing compile-to-jvm option.
Anyway, why don't you at least prepare a project overview do***ent. As
llothar says, people are not going to join a project that has nothing
behind it other than a one-sentence invitation.
If you can put together some worthwhile design goals, and a credible
design direction, I'm interested.
Regards,
Roger Browne


|