Difference between revisions of "Introduction To Programming VistA with MUMPS"
From VistApedia
(Link to Programming VistA Issues) |
(change GTM-PG from direct link to page link) |
||
Line 6: | Line 6: | ||
* Start by putting Mumps on your Linux desktop using one of the [[GTM installation]] guides. | * Start by putting Mumps on your Linux desktop using one of the [[GTM installation]] guides. | ||
* Buy a book: [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] | * Buy a book: [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] | ||
− | * | + | *The [[GT.M Programmer's Guide]] is an easily usable browser-based language reference with a clickable index in a frame. |
− | + | *[http://www.fisglobal.com/Products/TechnologyPlatforms/GTM/UserDocumentation/index.htm All Fidelity GT.M Documentation]. | |
− | *[http://www.fisglobal.com/Products/TechnologyPlatforms/GTM/UserDocumentation/index.htm 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! |
*[[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://71.174.62.16/Demo/AnnoStd The Annotated M/Mumps Standards] -- by [[Ed de Moel]] |
Revision as of 20:21, 18 March 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.
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.