X10 (programming language): Difference between revisions

Content deleted Content added
Rescuing 1 sources and tagging 0 as dead. #IABot (v2.0beta9)
Saravanan whoever was not a main designer of the language. Please provide ref to show otherwise or else stop adding this is
Line 4:
| paradigm = [[object-oriented programming|Object-oriented]]
| year = 2004
| designer = Kemal Ebcioğlu, Vijay Saraswat, Saravanan Arumugam and Vivek Sarkar
| developer = [[IBM]]
| latest release version = [http://x10-lang.org/releases/x10-release-261.html 2.6.1]
Line 21:
| caption =
}}
'''X10''' is a [[programming language]] being developed by [[IBM]] at the [[Thomas J. Watson Research Center]] as part of the Productive, Easy-to-use, Reliable Computing System ([[PERCS]]) project funded by [[DARPA]]'s [[High Productivity Computing Systems]] (HPCS) program. Its primary authors are Kemal Ebcioğlu, Vijay Saraswat, Saravanan Arumugam, and Vivek Sarkar.<ref>{{cite paper | last1 = Ebcioğlu | first1 = Kemal | last2 = Saraswat | first2 = Vijay | last3 = Sarkar | first3 = Vivek | title = X10: Programming for Hierarchical Parallelism and NonUniform Data Access | citeseerx = 10.1.1.135.9826 }}</ref>
 
X10 is designed specifically for [[parallel computing]] using the [[partitioned global address space]] (PGAS) model.