Abstract State Machine Language: Difference between revisions

Content deleted Content added
Bender the Bot (talk | contribs)
m External links: HTTP to HTTPS for SourceForge
 
(4 intermediate revisions by 4 users not shown)
Line 1:
{{short description|Programming language}}
<!-- Please do not remove or change this AfD message until the discussion has been closed. -->
{{Article for deletion/dated|page=Abstract State Machine Language|timestamp=20220704155300|year=2022|month=July|day=4|substed=yes}}
<!-- Once discussion is closed, please place on talk page: {{Old AfD multi|page=Abstract State Machine Language|date=4 July 2022|result='''keep'''}} -->
<!-- End of AfD message, feel free to edit beyond this point -->
{{infobox programming language
| name = AsmL
Line 19 ⟶ 16:
}}
 
'''Abstract State Machine Language''' ('''AsmL''') is a [[programming language]] based on the [[Abstractabstract Statestate Machinesmachine]]s<ref>
Omar Badreddin (2010) "[[Umple]]: a model-oriented programming language." ''Software Engineering, 2010 ACM/IEEE 32nd International Conference on. Vol. 2''. IEEE, 2010.</ref> [[formal method]] and developed by [[Microsoft]].<ref>Chen, Kai, Janos Sztipanovits, and Sandeep Neema. "Toward a semantic anchoring infrastructure for ___domain-specific modeling languages." Proceedings of the 5th ACM international conference on Embedded software. ACM, 2005.</ref> AsmL is a [[functional programming|functional language]] (which are commonly used in academic research).<ref>Grieskamp, Wolfgang, et al. "Testable use cases in the abstract state machine language." Quality Software, 2001. Proceedings. Second Asia-Pacific Conference on. IEEE, 2001.</ref>
 
XASM is an open source implementation of the language.
 
== References ==
{{reflist|2}}
 
==External links==
*[http://research.microsoft.com/en-us/projects/asml/ Microsoft: ASML]
*[httphttps://xasm.sourceforge.net/XasmAnl00/XasmAnl00.html XASM]
 
[[Category:.NET programming languages]]