Difference between revisions of "MUMPS Overview"

From VistApedia
Jump to: navigation, search
Line 2: Line 2:
 
http://en.wikipedia.org/wiki/MUMPS
 
http://en.wikipedia.org/wiki/MUMPS
  
 +
=== Implementations and Vendors ===
  
 
It is important for new people to know the difference between the language and the implementation of the language.  Vendors sell implementations of MUMPS. In the process, they are allowed to add commands, functions, and special variables to their implementation of the language. This does not increase what is in the language, but simply in their product.
 
It is important for new people to know the difference between the language and the implementation of the language.  Vendors sell implementations of MUMPS. In the process, they are allowed to add commands, functions, and special variables to their implementation of the language. This does not increase what is in the language, but simply in their product.
  
Currently there are a few active Vendors of MUMPS, and MUMPS-like languages.
+
Currently there are several active Vendors of MUMPS, and MUMPS-like languages.
  
They are:
+
A partial list includes:  
 
  || '''Vendor''' || '''Implementation''' ||
 
  || '''Vendor''' || '''Implementation''' ||
 
  || Intersystems || Cache                ||
 
  || Intersystems || Cache                ||
 
  || Fidelity    || GT.M                ||
 
  || Fidelity    || GT.M                ||
 +
 +
 +
* [[Common MUMPS Errors and What they Mean]]
 +
 +
  
 
If we think we need more details, we should add them here.
 
If we think we need more details, we should add them here.

Revision as of 16:33, 8 March 2005

There is a good article on Wikipedia about MUMPS: http://en.wikipedia.org/wiki/MUMPS

Implementations and Vendors

It is important for new people to know the difference between the language and the implementation of the language. Vendors sell implementations of MUMPS. In the process, they are allowed to add commands, functions, and special variables to their implementation of the language. This does not increase what is in the language, but simply in their product.

Currently there are several active Vendors of MUMPS, and MUMPS-like languages.

A partial list includes:

|| Vendor || Implementation ||
|| Intersystems || Cache                ||
|| Fidelity     || GT.M                 ||



If we think we need more details, we should add them here.