Re: OpenMP and parallel programming languages

Rafael 'Dido' Sevilla <dido@imperium.ph>
12 Oct 2004 00:49:48 -0400

          From comp.compilers

Related articles
OpenMP and parallel programming languages neal.wang@gmail.com (2004-10-09)
Re: OpenMP and parallel programming languages dido@imperium.ph (Rafael 'Dido' Sevilla) (2004-10-12)
Re: OpenMP and parallel programming languages Juergen.Kahrs@vr-web.de (=?ISO-8859-1?Q?J=FCrgen_Kahrs?=) (2004-10-12)
Re: OpenMP and parallel programming languages beliavsky@aol.com (2004-10-12)
Re: OpenMP and parallel programming languages smidkiff@purdue.edu (2004-10-12)
Re: OpenMP and parallel programming languages mailbox@dmitry-kazakov.de (Dmitry A. Kazakov) (2004-10-17)
Re: OpenMP and parallel programming languages m.a.ellis@ncl.ac.uk (Martin Ellis) (2004-10-17)
Re: OpenMP and parallel programming languages gmt@CS.Arizona.EDU (2004-10-17)
[6 later articles]
| List of all articles for this month |

From: Rafael 'Dido' Sevilla <dido@imperium.ph>
Newsgroups: comp.compilers
Date: 12 Oct 2004 00:49:48 -0400
Organization: Compilers Central
References: 04-10-073
Keywords: parallel
Posted-Date: 12 Oct 2004 00:49:48 EDT

On Sat, Oct 09, 2004 at 10:51:10PM -0400, Neal Wang wrote:
> Hello folks,
>
> Does anyone know any explicit parellel programming languages? C/C++
> and Fortran support OpenMP directives. Any one has tried to extend
> C/C++ grammar to include OpenMP.


There's Occam, I think. The Kent Retargetable Occam Compiler is one
modern implementation:


http://www.cs.kent.ac.uk/projects/ofa/kroc/


There's also the Newsqueak programming language invented by Rob Pike:


http://herpolhode.com/rob/newsqueak.tar.gz


and the Limbo programming language Pike also co-developed for the
Inferno operating system:


http://www.vitanuova.com/inferno/limbo.html


--
dido
"...ang PUMATAY nang dahil sa iyo!"


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.