From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 1108a1,2c6139ce13be9980 X-Google-Attributes: gid1108a1,public X-Google-Thread: 103376,3d3f20d31be1c33a X-Google-Attributes: gid103376,public X-Google-Thread: f43e6,2c6139ce13be9980 X-Google-Attributes: gidf43e6,public X-Google-Thread: fac41,2c6139ce13be9980 X-Google-Attributes: gidfac41,public From: Joachim Durchholz Subject: Re: Interface/Implementation (was Re: Design by Contract) Date: 1997/09/06 Message-ID: <3411BEB1.DC24128B@munich.netsurf.de>#1/1 X-Deja-AN: 270372029 References: <340e8397.0@news.uni-ulm.de> <340fdb9f.0@news.uni-ulm.de> X-Priority: 3 (Normal) Newsgroups: comp.object,comp.software-eng,comp.lang.ada,comp.lang.eiffel Date: 1997-09-06T00:00:00+00:00 List-Id: Joerg Rodemann wrote: > > Which ones are you interested in? > > Cray T3D/E, NEC SX-4, Intel Paragon, Sgi Origin MP (A group from > vieanna > used GNAT quite successfully on such a platform for a parallel > application), > IBM SP-2,... Any platform that gcc can produce code for can run Eiffel code. Most (if not all) Eiffel compilers can produce intermediate C code. You may run into problems trying to get the C source for the run-time system, but there's always SmallEiffel (which is free). Regards, Joachim -- Please don't send unsolicited ads.