Tagged Questions

1
vote
2answers
53 views

Could we use EiffelBuild for large project or should we restrict its use for prototyping?

EiffelBuild is the ISE GUI-building graphical tool dedicated to Eiffel. I try it and I find it very user-friendly, but I'm a little bit concerned about using such a tool for a lar …
9
votes
8answers
820 views

What do you think about eiffel programming language?

I think it's a very carefully designed language. I like the programming concepts it promotes. After the first touch I was very impressed. I was wondering if there are any job ads …
1
vote
6answers
107 views

Simple UML Drawing Tool for Windows That Supports Eiffel

I don't want anything that reads or generates code just drawing diagrams. I also must be able to enter code as text because i'm pretty sure it will not support the Eiffel langauge …
6
votes
2answers
188 views

How does .NET 4.0’s design by contract compare to Eiffel?

I had the "pleasure" to be taught Eiffel at college by none other than Bertrand Meyer himself and just read that .NET 4.0 will include design by contract. Can anyone with some ins …