Mumpster
http://mumpster.org/

FreeM 0.1.4
http://mumpster.org/viewtopic.php?f=15&t=1631
Page 1 of 1

Author:  jollis [ Mon Aug 22, 2011 8:51 pm ]
Post subject:  FreeM 0.1.4

This is an open source MUMPS implementation from the late '90s. I'm not sure who began the work on it, but I know that LD Landis and Steve Zeck were heavy contributors.

I have updated the sources so that they will compile with a modern toolchain and run on a modern Linux (at least my machine) and include the updated sources for fun.

You will get errors in the make process, especially if you don't have uuencode/uudecode (part of the "sharutils" package in Ubuntu). But, I was able to get this much output:

Code:
Welcome to FreeM Version 0.1.4
qa>S ^NAME="JOHN"
 
qa>W "Hello, ",^NAME,"!",!
Hello, JOHN!
 
qa>H


Attachments:
freem-0.1.4-linux-src.tar.gz [595.37 KiB]
Downloaded 1478 times

Page 1 of 1 All times are UTC - 8 hours [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/