1. eiffel
------=_NextPart_000_00A4_01BFAF00.ECCECD60
charset="iso-8859-2"
Content-Transfer-Encoding: quoted-printable
anybody knows eiffel language. is it worth downloading (11MB)?
what about any other great language?
------=_NextPart_000_00A4_01BFAF00.ECCECD60
charset="iso-8859-2"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-2" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2614.3401" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>anybody knows eiffel language. is it =
worth=20
downloading (11MB)?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>what about any other great=20
------=_NextPart_000_00A4_01BFAF00.ECCECD60--
2. Re: eiffel
©koda wrote:
> anybody knows eiffel language. is it worth
> downloading (11MB)?
I recall it having some interesting ideas, but the 'compiler' generated C
code, not an executable. I could be wrong about this.
-- David Cuny
3. Re: eiffel
=A9koda,
David Cuny wrote:
>=A9koda wrote:
>
>> anybody knows eiffel language. is it worth
>> downloading (11MB)?
>
>I recall it having some interesting ideas, but the 'compiler' generated C
>code, not an executable. I could be wrong about this.
Eiffel is an excellent language. The Win32 version produces pure C code
that is automatically compiled into an executeable using the excellent LCC-
Win32 C compiler. Keep in mind though that it is an OOP language... a
rather elegant one at that!
Lee.