Parasail (Parallel, Specification and Implementation Language) is a programming language with inherent parallelism.
More correctly it represents the development of a programming language with inherent parallelism.
Extending parallel processing to be a more general solution is all the rage and it is hard to choose winners and losers.
It isn’t too early to start thinking about parallel processing of semantics.
Some resources on Parasail to get you started in that direction:
Designing ParaSail, a new programming language: A blog on the development of Parasail.
Map/Reduce in ParaSail; Parameterized operations: A Map/Reduce post that may peak your interesting in Parasail.
ParaSail Programming Language: Google Discussion Group on Parasail.
An Introduction to ParaSail: Parallel Specification and Implementation Language