Re: Is Smart Eiffel ready for large-scale application ?
"Marcio Marchini" <[email protected]>
| Newsgroups | gmane.comp.lang.eiffel.smalleiffel |
|---|---|
| Message-ID | <[email protected]> |
Hi, Why are you considering SmartEiffel instead of Modula-3 then ? I'd be interested to know. Also: how about ISE Eiffel versus SmartEiffel ? Does it have the same negative points, Lothar ? I mean, it has incremental compilation, Threads, an IDE with Debugging support, etc. No ? marcio > Just to round out the list: Have a look at Modula-3. It is NOT, > I repeat NOT, the same as Modula-2. > > Oh yes. Modula-3 does do shared libraries, garbage-collection, and > shared-memory parallelism. I think it even does all this with native threads. > I've heard that the 911 emergency response system in Montreal > was implemented using Modula-3, and that they are quite happy > with it. It does seem to be quite good for reliability. > > And it's available on a lot of platforms. On Windows, though, it uses > the Microsoft linker, so you already have to have a Microsoft > compiler installed (but it doesn't seem to matter much what language > the Microsoft compiler compiles, as far as I know. Modula-3 just > uses the linker.) > > -- hendrik >