Difference between revisions of "Specification"
From Mesham
Jump to navigationJump to searchm (10 revisions imported) |
|||
(4 intermediate revisions by the same user not shown) | |||
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_6|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_6|released=August 2013}} | ||
+ | ''The latest version of the Mesham language specification is 1.0a_6'' | ||
− | + | == Version 1.0a_6 - August 2013 == | |
− | |||
− | == Version 1. | ||
''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. | + | The latest version of the language specification, 1.0a_6 is available for download. This version was released August 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/ | + | Download [http://www.mesham.com/downloads/specification1a6.pdf this latest version here] |
Latest revision as of 15:44, 15 April 2019
Specification 1.0a_6 | |
Icon: | |
---|---|
Description: | The latest release of the Mesham language specification |
Version: | 1.0a_6 |
Released: | August 2013 |
Author: | Nick Brown |
Website: | http://www.mesham.com |
The latest version of the Mesham language specification is 1.0a_6
Version 1.0a_6 - August 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_6 is available for download. This version was released August 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