Skip to content

A new string library for the Data Types module of the Mumps Advanced Shell (MASH).

License

Notifications You must be signed in to change notification settings

frederickmarshall/mumps-data-type-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mumps-data-type-library

A new data-type library for the Mumps Advanced Shell (MASH).

The Mumps Advanced Shell (MASH) is a project to create a standard toolset and integrated development environment for Mumps systems. Although MASH has been under development for years, the first versions are being released only recently, with most of its modules still unreleased. So far, MASH as released includes Dr. Joel Ivey and Dr. Sam Habiel's M-Unit unit-testing framework for Mumps (in the %ut namespace), version 1.3 of which has been released and certified at OSEHRA Certification Level 4, and version 1.4 of which was just released in February 2016.

The mumps-data-type-library project is extending MASH to include its next module, to be publicly released as part of MASH version 1.5 in the future, when the initial suite of functions and procedures is complete and fully unit tested. For now, it is under active development and still volatile, so caveat emptor and all that. The version numbers of the second lines of these routines is shown as 1.5-development, with no release date yet.

Our current focus is on:

  1. McGlothlen: creating a complete unit-test suite for the existing string-library subroutines,

  2. Marshall: breaking routine %ts into manageable routines,

  3. Marshall: finishing the initial suite of subroutines, which includes a subset of those sketched out in routine %ts's to-do list,

  4. McGlothlen: creating a new math library in %tn, and

  5. Marshall: creating a new date-time library in %th.

Our top priority, though, was to shift development here to Github, instead of mostly being on my laptop and a few development and testing servers, which has now been done - Yay!

About

A new string library for the Data Types module of the Mumps Advanced Shell (MASH).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages