Abstract State Machine Language
Appearance
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.