Mumps Languages Programming
Mumps Languages Programming
MUMPS (usually written in capitals), or M, is a procedural programming language used to build applications that usually have large and/or complex databases. Its most important and defining trait is that language and database are very tightly bound. To programmers, the database seems to be a set of persistent, sparse arrays; called globals in MUMPS. All good MUMPS versions use sophisticated techniques to manage, cache, buffer, compress, and sort persistent data. These are normally intrinsic to the implementation and transparent to programmers.Originally interpreted, now, semi-compiled, and fully compiled versions exist. Most interpreted versions have very good runtime speed. It is a very productive developer environment due to: being interpreted, the flexible globals to which the language is closely bound, consistency of syntax, and compact representation.
Top: Computers: Programming: Languages: Mumps
See Also:
-
The Mumps Compiler and MultiDimensional and Hierarchical Toolkit - Compiler and interpreter for Linux, Solaris, Windows. Implements much of most recent Mumps standard. [free]
-
M FAQs - Frequently Asked Questions about M/MUMPS
-
M User Group Deutschland - The German MUG (in German, of course)
-
Real Software Co. - Makes M21, implementation of M language/database for the 21st Century.
-
MTRC - has info about the MUMPS (M) computer language. Features include an M Job Opportunities database, the M User Directory, and links about MUMPS.
-
M[UMPS] by Example - An online copy of part of a book by the same name
-
Forest Software - A software house specialising in M (Mumps). It was formed in 1983 and can provide systems design, programming and support of M based systems.
-
InterSystems M Technologies - A forum and web site for users of InterSystems tools and M in general
-
4W Consulting - Consulting company specializing in providing expert Cache and MUMPS, and related technologies, application development as well as systems management services.
-
MUMPS - Long, growing article, with links to related topics. [Wikipedia]
-
The oMega Project - Implementation of M-Technology+ for Linux. [Open Source]
-
M Info Source - The Mumps, Cache and M grand central. Home of M Web Magazine. Links, programs, and articles.
-
Jumps - Java from MUMPS: framework for automated migration from MUMPS language and runtime, to Java and relational databases (RDBMS); implemented as compiler that compiles MUMPS code into Java.
-
George James Software - Program development, consulting, training, support services; VC/m web-enabled configuration management system to manage documents and source code across many OSs, and add-in tools for Caché and related M technologies.
-
M Web Magazine: "Welcome" - The web's only (now-defunct) M zine.
-
CDE Software Systems Corp - MUMPS programming available for Intersystems DTM-PC and DT-MAX platforms available to the greater Chicago and Milwaukee metro areas.
-
M Technology Association United Kingdom and Ireland (MUG-UK& I) - A non-profit educational organisation. Its aims are to further the utilisation, improvement and understanding of Cache and the M Technology language and its dissemination within the UK and Ireland.
-
MSM-Workstation - Information about MSM-WS, an M implementation for Win32
Click here to add, change or remove your listing
|