Mumps: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
{{WorldVistA}}

== Mumps ==
Mumps is a programming language used primarily in medical and financial information systems.

The back end server for [http://wiki.laptop.org/index.php?title=WorldVistA#VistA VistA] is written in Mumps.

Mumps is an old language. It was born in the days when a 16-bit address space was the state of the art in minicomputers. It shows its age. I has been called obsolete, ugly, ... It is not a fashionable language.

{{TOCright}}

== Mumps is scary ==
Most folks don't get past a negative initial impression and appreciate its strengths. The sample code at the bottom of the [http://en.wikipedia.org/wiki/MUMPS Mumps] Wikipedia article is pretty scary!
== Strengths ==
* Speed
* Compact data structures in storage
** If you have less data to move, it's faster
* Tom Munnecke's Semantic Network model of data storage, NEED to gather excerpts from his Hardshats post and ask him to elaborate.
NEED to get larry to tell about performance processing log files and extracting information.

== No Young Blood ==

Mumps programmers are mostly old and gray haired, retiring and becoming a scarce resource.

The [http://vistaexpertise.net Vista Expertise Network] is teaching Mumps and beginning a mentorship program pairing new Mumps programmers with retired Mumps experts.

== GT.M ==

For the OLPC [[WorldVistA]] project we are using the open source [http://sourceforge.net/projects/fis-gtm GT.M] Mumps compiler.

----
[[Category:Health]]
[[Category:Software]]

Revision as of 19:29, 20 June 2008