Remix.run Logo
Rochus 4 hours ago

I’ve been working on a project to celebrate the anniversary of MUMPS and its first standard.

For those unfamiliar, MUMPS is an imperative language famously born at Massachusetts General Hospital in 1966. Its defining characteristic is that the language and the database are deeply integrated, acting as an early NoSQL database decades before the term existed.

See here for more information about the project: https://github.com/rochus-keller/mumps/

There are pre-compiled versions of my MUMPS 76 interpreter in case you want to play with it.