|
|
|
|
|
by seanwoods
4668 days ago
|
|
You're referring to legacy MUMPS code. It's possible to write it more expressively (why do you think the examples on Wikipedia are like that?) People don't usually capture that nuance, sadly because many people don't care. Yes, it's a bear to sift through poorly written MUMPS code. Yes, the language gives you more than enough rope to hang yourself. However, it's also possible to write code legibly and take advantage of abstractions that MUMPS provides (chiefly persistent arrays -- which are now ACID). https://robtweed.wordpress.com/2013/05/24/making-mumps-accep... |
|
https://github.com/dlwicksell/nodem
The Intersystems version: http://docs.intersystems.com/cache20122/csp/docbook/DocBook....
There could be some very interesting things done with this, using M as a NoSQL DB with javascript jquery-style abstractions for interacting with the DB.