Difference between revisions of "Introduction To Programming VistA with MUMPS"
From VistApedia
(update links to GT.M programmers guide and other documentation) |
(fix bad links, add commentary) |
||
Line 5: | Line 5: | ||
*[http://www.amazon.com/Programming-Comprehensive-Guide-Richard-Walters/dp/1555581676/ref=sr_1_1/105-0422841-4138865?ie=UTF8&s=books&qid=1189736193&sr=8-1 M Programmer's Guide @ Amazon] | *[http://www.amazon.com/Programming-Comprehensive-Guide-Richard-Walters/dp/1555581676/ref=sr_1_1/105-0422841-4138865?ie=UTF8&s=books&qid=1189736193&sr=8-1 M Programmer's Guide @ Amazon] | ||
*[[GTM installation]] | *[[GTM installation]] | ||
− | *[http://www.fidelityinfoservices.com/user_documentation/GTM-PG-UNIX44/ GT.M Programmer's Guide] | + | *[http://www.fidelityinfoservices.com/user_documentation/GTM-PG-UNIX44/ GT.M Programmer's Guide] -- an easily usable online version with a clickable index in a frame. |
− | *[http://www.fisglobal.com/Products/TechnologyPlatforms/GTM/UserDocumentation/index.htm All Fidelity GT.M Documentation] | + | *[[GT.M Acculturation Live CD]] -- contains a version of the Programmer's Guide that can be copied to your hard drive. |
− | * | + | *[http://www.fisglobal.com/Products/TechnologyPlatforms/GTM/UserDocumentation/index.htm All Fidelity GT.M Documentation] except the PG. |
+ | *[http://www.hardhats.org/fileman/FMmain.html Hardhats Online Fileman Manuals] | ||
*[[MUMPS_Overview|M/Mumps Overview]] | *[[MUMPS_Overview|M/Mumps Overview]] | ||
− | * | + | *[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. | |
− | * | ||
=== VistA === | === VistA === |
Revision as of 21:25, 11 February 2010
Resources
MUMPS
- M Programmer's Guide @ Amazon
- GTM installation
- GT.M Programmer's Guide -- an easily usable online version with a clickable index in a frame.
- GT.M Acculturation Live CD -- contains a version of the Programmer's Guide that can be copied to your hard drive.
- All Fidelity GT.M Documentation except the PG.
- Hardhats Online Fileman Manuals
- M/Mumps Overview
- The Annotated M/Mumps Standards -- by Ed de Moel
- M/Mumps language reference -- older version.
VistA
- VistA Database Globals
- The Astronaut Installer suite pre-installs multiple programming assistants like Victory Programming Environment, Kevin Toppenberg's TMGIDE debugger.
- Victory Programming Environment
- Kevin Toppenberg's TMGIDE debugger.