Home > Computers > Programming > Languages > Mumps
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.
http://www.mumpsprogrammer.com/
Consulting company specializing in providing expert Cache and MUMPS, and related technologies, application development as well as systems management services.
http://www.forestsoftware.co.uk/
A software house specialising in M (Mumps). It was formed in 1983 and can provide systems design, programming and support of M based systems.
http://www.georgejames.com/
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.
http://mtechnology.intersys.com/
A forum and web site for users of InterSystems tools and M in general
http://www.mumps-migration.com/
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.
ftp://rtfm.mit.edu/pub/usenet/comp.lang.mumps/
Frequently Asked Questions about M/MUMPS
http://www.camta.net/
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.
http://www.mug-d.de/
The German MUG (in German, of course)
http://www.georgejames.com/ws/
Information about MSM-WS, an M implementation for Win32
http://en.wikipedia.org/wiki/MUMPS
Long, growing article, with links to related topics. [Wikipedia]
http://www.m21.uk.com/
Makes M21, implementation of M language/database for the 21st Century.
http://cs.uni.edu/~okane/
Compiler and interpreter for Linux, Solaris, Windows. Implements much of most recent Mumps standard. [free]
Home > Computers > Programming > Languages > Mumps
Thanks to DMOZ, which built a great web directory for nearly two decades and freely shared it with the web. About us