MPS User's GuideWelcome to MPS. This User Guide will navigate you through the many concepts and usage patterns that MPS offers and will give you a hand whenever you need to know more details about any particular aspect of the system. In the third section, called Defining Languages, we'll get to the meat of MPS. We'll show details on how to define the many aspects of your custom languages - their structure, editors, generators and type systems rules. The IDE integration section will then provide some additional context necessary to help you improve the IDE aspect of your languages and integrate them nicely into MPS. The Platform languages section gives you details on all languages bundled with MPS including the corner stone language of MPS - the BaseLanguage. Whatever didn't fit the mentioned scheme was placed into the last Miscelaneous section.
|
|
MPS User's Guide
Labels:
None
Page:
Base Language
Page:
Base Language Extensions Style Guide
Page:
Basic notions
Page:
Behavior
Page:
Build languages
Page:
Closures
Page:
Collections language
Page:
Constraints
Page:
Copyrights
Page:
Dates language
Page:
Data flow
Page:
Editor
Page:
Find usages
Page:
Generator
Page:
GText language
Page:
Intentions
Page:
Language tests language
Page:
MPS project structure
Page:
Plugin
Page:
Regexp language
Page:
SModel language
Page:
Structure
Page:
Stubs
Page:
Tuples
Page:
Typesystem
Page:
Unit test language
Page:
XML language
Page:
Builders
Page:
Changes highlighting
Page:
Commanding the editor
Page:
Debugger
Page:
GWT Support
Page:
Other languages
Page:
Pattern
Page:
TextGen
Page:
Type Extension Methods
2 Comments
comments.show.hide-
-
Permalink
-
-
Permalink
Add CommentMar 21, 2009
Keith Foster
You can get the user guide as one PDF (83 pages) so it can be printed out or read on-line easier. The only way I could find to do it was to go to "MPS User Guide" page (shows index only) then click "View in Hierarchy" at the bottom. A list of files will appear and "MPS User's Giude (one page)" is at a higher level than the giude itself. Click on the linkthen convert to PDF using the tool menu at the top.
Mar 14, 2011
Anonymous
Thanks for the tip