MUMPS: Difference between revisions

From VistApedia
Jump to navigationJump to search
Ivaldes1 (talk | contribs)
No edit summary
Perspectoff (talk | contribs)
No edit summary
Line 1: Line 1:
'''MUMPS''' is the programming language used for VistA.
'''MUMPS''' is the programming language used for VistA.


A [[Introduction_To_Programming_VistA_with_MUMPS | Introduction to Programming VistA with MUMPS]] page exists.
* See [http://en.wikipedia.org/wiki/MUMPS the Wikipedia article on MUMPS]
 
* See [[Introduction_To_Programming_VistA_with_MUMPS | Introduction to Programming VistA with MUMPS]]
Any program written in MUMPS, to be stated as being written in Standard MUMPS, must conform to the ANSI X11 standard for the language.
 
Any implementation of MUMPS, to be qualified as Standard MUMPS, must conform to the ANSI X11 standard for the language.


There are several implementations of MUMPS:
There are several implementations of MUMPS:
Line 11: Line 8:
* Cache  from InterSystems Corporation
* Cache  from InterSystems Corporation
* GT.M  from Fidelity
* GT.M  from Fidelity
Any program written in MUMPS that is stated as being written in Standard MUMPS must conform to the ANSI X11 standard for the language.
Any implementation of MUMPS that is to be qualified as Standard MUMPS must conform to the ANSI X11 standard for the language.

Revision as of 15:24, 1 February 2010

MUMPS is the programming language used for VistA.

There are several implementations of MUMPS:

  • Cache from InterSystems Corporation
  • GT.M from Fidelity

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

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