Menu

Home

Dave Grove

X10 is a modern object-oriented programming language specifically designed to support productive programming of large-scale, high-performance parallel applications. X10 is a realization of the Asynchronous PGAS (Partitioned Global Address Space) programming model in a type-safe object-oriented language. X10 augments the familiar class-based object-oriented programming model with constructs to support execution across multiple address spaces, including constructs for a global object model, asynchrony and atomicity.

For more information, please visit http://x10-lang.org.