Difference between revisions of "Specification"

From Mesham
Jump to navigationJump to search
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>
{{Applicationbox|name=Specification 1.0a_4|author=[[User:polas|Nick Brown]]|desc=The latest release of the Mesham language specification|url=http://www.mesham.com|image=Spec.png|version=1.0a_4|released=February 2013}}
+
{{Applicationbox|name=Specification 1.0a_5|author=[[User:polas|Nick Brown]]|desc=The latest release of the Mesham language specification|url=http://www.mesham.com|image=Spec.png|version=1.0a_5|released=May 2013}}
''The latest version of the Mesham language specification is 1.0a_4''
+
''The latest version of the Mesham language specification is 1.0a_5''
  
== Version 1.0a_4 - February 2013 ==
+
== Version 1.0a_5 - May 2013 ==
  
 
''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.''
  
The latest version of the language specification, 1.0a_4 is available for download. This version was released February 2013 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.
+
The latest version of the language specification, 1.0a_5 is available for download. This version was released May 2013 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 [http://www.mesham.com/downloads/specification1a4.pdf this latest version here]
+
Download [http://www.mesham.com/downloads/specification1a5.pdf this latest version here]

Revision as of 12:07, 20 May 2013

Specification 1.0a_5
Icon:
{{{caption}}}
Description: The latest release of the Mesham language specification
Version: 1.0a_5
Released: May 2013
Author: Nick Brown
Website: http://www.mesham.com

The latest version of the Mesham language specification is 1.0a_5

Version 1.0a_5 - May 2013

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_5 is available for download. This version was released May 2013 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