Difference between revisions of "Specification"

From Mesham
Jump to navigationJump to search
(Version 1.0a_2)
Line 1: Line 1:
 
<metadesc>Mesham is a type oriented programming language allowing the writing of high performance parallel codes which are efficient yet simple to write and maintain</metadesc>
 
<metadesc>Mesham is a type oriented programming language allowing the writing of high performance parallel codes which are efficient yet simple to write and maintain</metadesc>
  
== Version 1.0a_2 ==
+
== Version 1.0a_2 - October 2012 ==
  
 
''Please note that this is an alpha version and as such the specification is liable to change.''
 
''Please note that this is an alpha version and as such the specification is liable to change.''

Revision as of 14:25, 17 October 2012


Version 1.0a_2 - October 2012

Please note that this is an alpha version and as such the specification is liable to change.

The latest version of the language specification, 1.0a_2 is available for download. This version was released October 2012 and is the base specification version in the 1 series. It builds upon the previous 0.5 language by formalising some of the aspects of the language and the programming model. The type library has been formalised to contain much of the 0.5 language types but with a view to maximising consistency. The function library has been overhauled with the aim of providing a basic set of functionality which can be used by the programmer.

Download this latest version here