Content deleted Content added
m misc fixes / clean up |
m Bot: Converting bare references, see FAQ |
||
Line 1:
'''X10''' is a [[programming language]] being developed by [[IBM]] at the [[Thomas J. Watson Research Center]] as part of [[DARPA]]'s [[High Productivity Computing Systems]] (HPCS) program. Its primary authors are Kemal Ebcioglu, Vijay Saraswat, and Vivek Sarkar.<ref>
X10 is designed specifically for [[parallel programming]]. It is an "extended [[subset]]" of the [[Java (programming language)|Java]] programming language, strongly resembling it in most aspects, but featuring additional support for [[array]]s and [[Concurrency (computer science)|concurrency]]. X10 uses a [[Partitioned global address space]] model.
|