Newsgroups: comp.sys.transputer
From: Alec Cawley <alec@cawley.demon.co.uk>
Subject: Re: C++ on t800-transputers
Organization: Home
Date: Thu, 13 Mar 1997 18:17:01 +0000
Mime-Version: 1.0
Message-ID: <a+zvqCAdSEKzEwlf@cawley.demon.co.uk>

It was said by Ahmed Mian Syed that
>Hi!
>
>I just wanted to ask about your experiences with using C++ for
>transputer-programming. I am thinking about maybe extending the t800-gcc
>from IPCA (written at the Univ. of Pereslav, Russia, I think) to all of
>the C++-features. Has anybody tried this or something similar? Are there
>alternative C++-Compilers already functioning perfectly?

I use the 3L C++ system, which is a port of of cfront 2.1 front-ending
the 3L C compiler. I have been using it heavily for about four years
now. It is a "plain vanilla" system - no optimisation, no cleverness
anywhere, but works very well. I would like to have the C++ 3.x
features, and support for the 20450, neither of which is likely to
appear. Otherwise I am very happy with it.

Alec 

