Forgot your password?
typodupeerror

Comment parallel languages (Score 1) 378

Just to add, there are languages designed specifically to exploit parallel architectures, effective in both shared-memory and non-shared-memory environments. Bit of a plug, but see KRoC (the Kent Retargetable occam-pi Compiler). And google for CSP (Tony Hoare, Bill Roscoe) for the formal semantics that make such parallel systems "safe" (and understandable/composable).

Slashdot Top Deals

The universe does not have laws -- it has habits, and habits can be broken.

Working...