Difference between revisions of "Introduction To Programming VistA with MUMPS"
From VistApedia
(COSTAR) |
(move COSTAR to MUMPS, not VistA) |
||
Line 12: | Line 12: | ||
*[http://71.174.62.16/Demo/AnnoStd The Annotated M/Mumps Standards] -- by [[Ed de Moel]] | *[http://71.174.62.16/Demo/AnnoStd The Annotated M/Mumps Standards] -- by [[Ed de Moel]] | ||
*[http://www.jacquardsystems.com/Examples/index.htm M/Mumps language reference] -- older version. | *[http://www.jacquardsystems.com/Examples/index.htm M/Mumps language reference] -- older version. | ||
+ | * [[COSTAR]] and the beginnings of MUMPS in 1966 | ||
=== VistA === | === VistA === | ||
Line 21: | Line 22: | ||
* [[VPE|Victory Programming Environment]] | * [[VPE|Victory Programming Environment]] | ||
* Kevin Toppenberg's [[Debugging_with_GT.M|TMGIDE debugger]]. | * Kevin Toppenberg's [[Debugging_with_GT.M|TMGIDE debugger]]. | ||
− | |||
== Programming Examples == | == Programming Examples == |
Revision as of 15:54, 30 July 2010
Resources
MUMPS
- Start by putting Mumps on your Linux desktop using one of the GTM installation guides.
- Buy a book: M Programmer's Guide @ Amazon
- The GT.M Programmer's Guide is an easily usable browser-based language reference with a clickable index in a frame.
- All Fidelity GT.M Documentation.
- GT.M Acculturation Live CD Spend a few hours roaming through this virtual machine. It uses VistA as an example of how to use Mumps!
- M/Mumps Overview
- The Annotated M/Mumps Standards -- by Ed de Moel
- M/Mumps language reference -- older version.
- COSTAR and the beginnings of MUMPS in 1966
VistA
- Programming VistA Issues
- Hardhats Online Fileman Manuals
- VistA Database Globals
- The Astronaut Installer suite pre-installs multiple programming assistants like Victory Programming Environment and Kevin Toppenberg's TMGIDE debugger.
- Victory Programming Environment
- Kevin Toppenberg's TMGIDE debugger.