Thread: PostgreSQL enabled Mumps compiler

PostgreSQL enabled Mumps compiler

From
okane@cs.dot.uni.dot.edu (Kevin O'Kane)
Date:
A compiler and interpreter for the Mumps language
with web enabling extensions is available at:

http://www.cs.uni.edu/~okane

Also at this site are several programming examples.
Full source code is provided.

Mumps is a string oriented language with a built-in
multi-dimensional data base.  It has been mainly used
in medical applications but is well suited for web
server side scripting.

We have added additional functions to access relational
data bases and the site above has an example of use
with PostgreSQL.

All software and documentation is covered by
GNU GPL/LGPL/FDL Licenses.

Work is on-going and subject to change.

Kevin O'Kane