Jump to content

Abstract State Machine Language

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 138.253.184.200 (talk) at 18:19, 8 November 2006. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
AsmL

Abstract State Machine Language (AsmL) is a programming language based on the Abstract State Machines formal method and developed by Microsoft. AsmL is a Functional language (which are commonly used in research or academia).

XASM is an open source implementation of the language.