Difference between revisions of "M"

From VistApedia
Jump to: navigation, search
(WIP)
Line 1: Line 1:
'''MUMPS''' is the programming language used for VistA.
+
'''M''' (also called '''MUMPS''' is the programming language used for {{g|VistA}}.
  
 
* See [http://en.wikipedia.org/wiki/MUMPS the Wikipedia article on MUMPS]
 
* See [http://en.wikipedia.org/wiki/MUMPS the Wikipedia article on MUMPS]
Line 8: Line 8:
  
 
There are several implementations of MUMPS:
 
There are several implementations of MUMPS:
 
+
* [[M/Cache]] [http://en.wikipedia.org/wiki/Cach%C3%A9_%28software%29 Cache] from InterSystems Corporation (proprietary,commercial)
* [http://en.wikipedia.org/wiki/Cach%C3%A9_%28software%29 Cache] from InterSystems Corporation (proprietary,commercial)
+
* [[M/FreeM]] from
* [http://en.wikipedia.org/wiki/GT.M GT.M] from Fidelity (open source, commercial)
+
* [[M/GT.M]] [http://en.wikipedia.org/wiki/GT.M GT.M] from Fidelity (open source, commercial)
* [https://www.intersystems.com/products/intersystems-iris IRIS]]  from InterSystems Corporation (proprietary, commercial)
+
* [[M/IRIS]] [https://www.intersystems.com/products/intersystems-iris IRIS]]  from InterSystems Corporation (proprietary, commercial)
* [https://gitlab.com/YottaDB YottaDB] from YottaDB.com (open source, commercial)
+
* [[M/RSM]] Reference Standard M
 
+
* [[M/YottaDB]] [https://gitlab.com/YottaDB YottaDB] from YottaDB.com (open source, commercial)
  
 
Any program written in M (MUMPS) that is stated as being written in Standard M must conform to the ANSI X11 standard for the language.
 
Any program written in M (MUMPS) that is stated as being written in Standard M must conform to the ANSI X11 standard for the language.

Revision as of 14:35, 29 March 2021

M (also called MUMPS is the programming language used for VistA.

There are several implementations of MUMPS:

Any program written in M (MUMPS) that is stated as being written in Standard M must conform to the ANSI X11 standard for the language.

Any implementation of M (MUMPS) that is to be qualified as Standard M must conform to the ANSI X11 standard for the language.

Templates

Template: M <include>{| width="100%" style="font-size:90%; background:transparent;"

|

|}st:subpages-nav}}

Choose one of:

Documentation[create]
</noinclude>

Sub pages

<include>{| width="100%" style="font-size:90%; background:transparent;"

|

|}st:subpages-nav}}

Choose one of:

Documentation[create]
</noinclude>

WIP

command ASTOP or astop

This is part of the MUMPS Windowing Application Programmer Interface, and may not be implemented by all vendors.


Template:MUMPS/M-meta-ext