Abstract State Machine Language
Appearance
The topic of this article may not meet Wikipedia's general notability guideline. (October 2011) |
| AsmL | |
|---|---|
| Paradigm | functional |
| Designed by | Microsoft Corporation |
| Major implementations | |
| XASM | |
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 academic research).
XASM is an open source implementation of the language.