Related articles |
---|
Concurrent C/C++ raeburn@cujo.cygnus.com (1994-09-23) |
Newsgroups: | comp.compilers,comp.lang.c++,comp.lang.c,comp.parallel |
From: | raeburn@cujo.cygnus.com (Ken Raeburn) |
Keywords: | C, C++, parallel, question |
Organization: | Cygnus Support, Cambridge MA |
Date: | Fri, 23 Sep 1994 21:37:32 GMT |
I'm working on a gcc-based compiler for AT&T's Concurrent C, and am
curious to know what people think of the language. I'm pretty short on
experience using or designing languages that provide any sort of
concurrency control (aside from UNIX `fork', if that counts), but if I'm
going to work with something C-like (which I want to do, for various
reasons), Concurrent C looks pretty reasonable to me so far.
(I still have a lot of work to do -- don't ask for a snapshot yet.)
Does anyone have any comments on Concurrent C or Concurrent C++, either
the languages or the products? Things you like, things you don't, things
that I should be careful of in implementing it, anything?
Ken
--
-- Ken Raeburn -- Cygnus Support / Cambridge, MA
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.