Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!caen!Firewall!uunet!mcsun!hp4nl!donau!duteca4.et.tudelft.nl!kooijman From: kooijman@duteca4.et.tudelft.nl (Richard Kooijman) Newsgroups: comp.sys.transputer Subject: Re: Which C or C++ Compiler for Transputer Keywords: C, C++, Compiler Message-ID: <1991Jun14.090311.5292@donau.et.tudelft.nl> Date: 14 Jun 91 09:03:11 GMT References: <1991Jun13.162956.7275@berlioz.nsc.com> Sender: news@donau.et.tudelft.nl (UseNet News System) Organization: Delft University of Technology, Dep. of Electrical engineering Lines: 22 Nntp-Posting-Host: duteca4.et.tudelft.nl my@dunkin.nsc.com (Michael Yip) writes: >Hi everyone, > Can anyone tell me if there is any C compilers for the Transputers? >Who makes the C compiler? And which one is the best one? > Many many thanks. >-- Mike > my@berlioz.nsc.com I have used the C compiler of Meiko. The transputers I used were connected to a Sun Sparc. What I liked was that the same code could be run on transputer and Suns. It is even possible to run a program on several transputers and several Sparcs. As far as I have seen the libraries are highly Unix compatible with a large number of routines for parallel processing and communication. I don't know if this C compiler is good in comparison to other products but I like what I've seen. I also haven't studied the code generation of the compiler. Richard.