<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>JetBrains MPS Blog</title>
	
	<link>http://blogs.jetbrains.com/mps</link>
	<description>JetBrains Meta Programming System Team Blog</description>
	<pubDate>Tue, 21 May 2013 13:07:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/jetbrains_mps" /><feedburner:info uri="jetbrains_mps" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>JetBrains MPS 3.0 entering EAP today</title>
		<link>http://feedproxy.google.com/~r/jetbrains_mps/~3/vW4UqZlZieE/</link>
		<comments>http://blogs.jetbrains.com/mps/2013/05/jetbrains-mps-30-entering-eap-today/#comments</comments>
		<pubDate>Tue, 21 May 2013 13:07:54 +0000</pubDate>
		<dc:creator>Václav Pech</dc:creator>
		
		<category><![CDATA[Announcement]]></category>

		<category><![CDATA[mps 3.0]]></category>

		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://blogs.jetbrains.com/mps/?p=736</guid>
		<description><![CDATA[This is exciting news for all the MPS fans out there. You can now get the EAP builds of MPS 3.0 and start playing with what we&#8217;ve build over the last year. It took a while, and we hope it was worth waiting for. Here&#8217;s a list of the most notable additions and improvements that [...]]]></description>
			<content:encoded><![CDATA[<p>This is exciting news for all the MPS fans out there. You can now <a href="http://confluence.jetbrains.com/display/MPS/JetBrains+MPS+EAP+Download+Page">get the EAP builds of MPS 3.0</a> and start playing with what we&#8217;ve build over the last year. It took a while, and we hope it was worth waiting for. Here&#8217;s a list of the most notable additions and improvements that you could benefit from right away:</p>
<ul>
<li>Multiple editors per concept</li>
<li>Default editor for concept</li>
<li>Overriding editor components</li>
<li>BaseLanguage structure changes and editor usability improvements</li>
<li>Custom persistence API and XML persistence</li>
<li>New UI for model/module properties</li>
<li>Structure language changes</li>
<li>VersionControl support UI improvements</li>
</ul>
<p>The IntelliJ IDEA plugin has also been improved:</p>
<ul>
<li>Referencing Java sources from MPS models</li>
<li>Referencing MPS models from java sources</li>
<li>Handling Refactorings, finding usages and similar functionality across the Java/MPS boundary</li>
<li>Support for out-of-process make</li>
</ul>
<p>This is obviously not a full list and we&#8217;ll gradually document and introduce all the new functionality that&#8217;s worth your attention.</p>
<p>Granted, there are rough edges that need fixing before going final. We&#8217;ll keep polishing the EAP builds and your feedback would help us. Please test the EAP builds and report all issues you discover.</p>
<p><em><br />
Develop with pleasure!<br />
-JetBrains MPS Team</em></p>
<p><script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fblogs.jetbrains.com%2Fmps%2F2013%2F05%2Fjetbrains-mps-30-entering-eap-today%2F';
  addthis_title  = 'JetBrains+MPS+3.0+entering+EAP+today';
  addthis_pub    = 'jetbrains';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script></p>
<img src="http://feeds.feedburner.com/~r/jetbrains_mps/~4/vW4UqZlZieE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blogs.jetbrains.com/mps/2013/05/jetbrains-mps-30-entering-eap-today/feed/</wfw:commentRss>
		<feedburner:origLink>http://blogs.jetbrains.com/mps/2013/05/jetbrains-mps-30-entering-eap-today/</feedburner:origLink></item>
		<item>
		<title>Coming in JetBrains MPS 3.0 - multiple editor projections</title>
		<link>http://feedproxy.google.com/~r/jetbrains_mps/~3/Rvgm1XPtBzg/</link>
		<comments>http://blogs.jetbrains.com/mps/2013/05/coming-in-jetbrains-mps-30-multiple-editor-projections/#comments</comments>
		<pubDate>Fri, 03 May 2013 12:21:08 +0000</pubDate>
		<dc:creator>Václav Pech</dc:creator>
		
		<category><![CDATA[Feature]]></category>

		<category><![CDATA[editor]]></category>

		<category><![CDATA[mps 3.0]]></category>

		<guid isPermaLink="false">http://blogs.jetbrains.com/mps/?p=732</guid>
		<description><![CDATA[Today we&#8217;ve got another video giving you a taste of what&#8217;s being prepared for the upcoming 3.0 release - multiple editor projections. 
This is truly unleashing the power of projectional editing. The new support for multiple projections will give the language designers the power to define alternative editors and so prepare different ways for the [...]]]></description>
			<content:encoded><![CDATA[<p>Today we&#8217;ve got <a href="https://www.youtube.com/watch?v=grlxLF2JDpg">another video</a> giving you a taste of what&#8217;s being prepared for the upcoming 3.0 release - multiple editor projections. </p>
<p>This is truly unleashing the power of projectional editing. The new support for multiple projections will give the language designers the power to define alternative editors and so prepare different ways for the users to interact with their code. These editors can be created for new as well as existing languages.</p>
<p>The language users will then be able to choose the most appropriate editor for the job and switch between the alternative editors whenever needed.</p>
<p><a href="https://www.youtube.com/watch?v=grlxLF2JDpg">Check it out</a>!</p>
<p><em><br />
Develop with pleasure!<br />
-JetBrains MPS Team</em></p>
<p><script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fblogs.jetbrains.com%2Fmps%2F2013%2F05%2Fcoming-in-jetbrains-mps-30-multiple-editor-projections%2F';
  addthis_title  = 'Coming+in+JetBrains+MPS+3.0+-+multiple+editor+projections';
  addthis_pub    = 'jetbrains';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script></p>
<img src="http://feeds.feedburner.com/~r/jetbrains_mps/~4/Rvgm1XPtBzg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blogs.jetbrains.com/mps/2013/05/coming-in-jetbrains-mps-30-multiple-editor-projections/feed/</wfw:commentRss>
		<feedburner:origLink>http://blogs.jetbrains.com/mps/2013/05/coming-in-jetbrains-mps-30-multiple-editor-projections/</feedburner:origLink></item>
		<item>
		<title>Fluent Java editing in MPS 3.0</title>
		<link>http://feedproxy.google.com/~r/jetbrains_mps/~3/PmqWhTkWefw/</link>
		<comments>http://blogs.jetbrains.com/mps/2013/04/fluent-java-editing-in-mps-30/#comments</comments>
		<pubDate>Fri, 26 Apr 2013 07:54:13 +0000</pubDate>
		<dc:creator>Václav Pech</dc:creator>
		
		<category><![CDATA[Feature]]></category>

		<category><![CDATA[editor]]></category>

		<category><![CDATA[mps 3.0]]></category>

		<guid isPermaLink="false">http://blogs.jetbrains.com/mps/?p=724</guid>
		<description><![CDATA[Here&#8217;s a short video showing some of the new capabilities of the MPS BaseLanguage (Java) editor coming in 3.0. Based on the feedback we received from many of our users, we put extra effort into making the editor feel like a textual one in many aspects. Namely:

there are no visual placeholders for extended classes and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://tv.jetbrains.net/videocontent/smoothened-baselanguage-editor-in-mps-30" target="_blank">Here&#8217;s a short video</a> showing some of the new capabilities of the MPS BaseLanguage (Java) editor coming in 3.0. Based on the feedback we received from many of our users, we put extra effort into making the editor feel like a textual one in many aspects. Namely:</p>
<ul>
<li>there are no visual placeholders for extended classes and implemented interfaces</li>
<li>you can create fields and methods just by typing</li>
<li>many of the class, field or method modifiers, such as <em>final</em>, <em>static</em> and <em>abstract</em> can be entered and removed in more intuitive ways</li>
<li>switching among <em>IfStatements</em>, <em>WhileStatements</em>, <em>Do-WhileStatements</em> and <em>ForLoops</em> is now just a matter of typing a few characters</li>
<li>unwrapping the body of an <em>IfStatement</em> or a <em>TryCatchBlock</em> is as simple as hitting <strong>Delete</strong></li>
<li>the <em>javadoc</em> language now behaves much more like text</li>
<li>javadoc comments can be added by typing <em>/**</em> and removed by a single hit on the <strong>Delete</strong> key</li>
</ul>
<div>It is always a pleasure to push the envelop of projectional editing. We believe these changes will make your life a bit easier and more convenient.</div>
<p><em><br />
Develop with pleasure!<br />
-JetBrains MPS Team</em></p>
<p><script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fblogs.jetbrains.com%2Fmps%2F2013%2F04%2Ffluent-java-editing-in-mps-30%2F';
  addthis_title  = 'Fluent+Java+editing+in+MPS+3.0';
  addthis_pub    = 'jetbrains';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script></p>
<img src="http://feeds.feedburner.com/~r/jetbrains_mps/~4/PmqWhTkWefw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blogs.jetbrains.com/mps/2013/04/fluent-java-editing-in-mps-30/feed/</wfw:commentRss>
		<feedburner:origLink>http://blogs.jetbrains.com/mps/2013/04/fluent-java-editing-in-mps-30/</feedburner:origLink></item>
		<item>
		<title>JetBrains MPS at Code Generation 2013</title>
		<link>http://feedproxy.google.com/~r/jetbrains_mps/~3/FvMC9gTZpLI/</link>
		<comments>http://blogs.jetbrains.com/mps/2013/03/jetbrains-mps-at-code-generation-2013/#comments</comments>
		<pubDate>Mon, 25 Mar 2013 10:03:02 +0000</pubDate>
		<dc:creator>Václav Pech</dc:creator>
		
		<category><![CDATA[Events]]></category>

		<category><![CDATA[conference]]></category>

		<category><![CDATA[DSL]]></category>

		<category><![CDATA[mps]]></category>

		<category><![CDATA[presentation]]></category>

		<guid isPermaLink="false">http://blogs.jetbrains.com/mps/?p=721</guid>
		<description><![CDATA[Are you coming to Code Generation 2013? The JetBrains MPS and YouTrack teams are sending a four member crew this year. We&#8217;ll present MPS 3.0, teach the basics of projectional editing and practice language extension during the MPS hands-on session on Wednesday April 10th. On Thursday 11th during the Have Your Language Built While You [...]]]></description>
			<content:encoded><![CDATA[<p>Are you coming to <a href="http://codegeneration.net/cg2013/">Code Generation 2013</a>? The <a href="http://www.jetbrains.com/mps/">JetBrains MPS</a> and <a href="http://www.jetbrains.com/youtrack/index.jsp">YouTrack</a> teams are sending a four member crew this year. We&#8217;ll present MPS 3.0, teach the basics of projectional editing and practice language extension during the <a href="http://codegeneration.net/cg2013/sessions/index.php?session=50">MPS hands-on session</a> on Wednesday April 10th. On Thursday 11th during the <a href="http://codegeneration.net/cg2013/sessions/index.php?session=40">Have Your Language Built While You Wait session</a>, we&#8217;ll be available to help you start prototyping your own language. You&#8217;ll also be able to grab us for a chat any time at the JetBrains booth down in the lobby and discuss whatever comes to mind related to DSLs, MPS and life. See you there!</p>
<p><em><br />
Develop with pleasure!<br />
-JetBrains MPS Team</em></p>
<p><script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fblogs.jetbrains.com%2Fmps%2F2013%2F03%2Fjetbrains-mps-at-code-generation-2013%2F';
  addthis_title  = 'JetBrains+MPS+at+Code+Generation+2013';
  addthis_pub    = 'jetbrains';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script></p>
<img src="http://feeds.feedburner.com/~r/jetbrains_mps/~4/FvMC9gTZpLI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blogs.jetbrains.com/mps/2013/03/jetbrains-mps-at-code-generation-2013/feed/</wfw:commentRss>
		<feedburner:origLink>http://blogs.jetbrains.com/mps/2013/03/jetbrains-mps-at-code-generation-2013/</feedburner:origLink></item>
		<item>
		<title>Fast Track to JetBrains MPS</title>
		<link>http://feedproxy.google.com/~r/jetbrains_mps/~3/HtnqnVKPdjo/</link>
		<comments>http://blogs.jetbrains.com/mps/2013/02/fast-track-to-jetbrains-mps/#comments</comments>
		<pubDate>Wed, 27 Feb 2013 09:17:05 +0000</pubDate>
		<dc:creator>Václav Pech</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[DSL]]></category>

		<category><![CDATA[introduction]]></category>

		<category><![CDATA[mps]]></category>

		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://blogs.jetbrains.com/mps/?p=717</guid>
		<description><![CDATA[Most of the readers of this blog can ride MPS already. Newcomers, however, need guidance and help to overcome the initial barrier so that they could start using the tool and benefit from it. We&#8217;re constantly trying to come up with ways that would improve the initial experience and just recently we published a short [...]]]></description>
			<content:encoded><![CDATA[<p>Most of the readers of this blog can ride MPS already. Newcomers, however, need guidance and help to overcome the initial barrier so that they could start using the tool and benefit from it. We&#8217;re constantly trying to come up with ways that would improve the initial experience and just recently we published a short step-by-step tutorial - <a href="http://confluence.jetbrains.com/display/MPSD25/Fast+Track+to+MPS+2.5">Fast Track to MPS - 9 steps to mastery</a>. The tutorial aims at newbies and guides them to walk steadily from simple concepts towards the more involved ones so that they gradually build the necessary knowledge.</p>
<p>If you know of anyone, who might be willing to give MPS a try, please consider helping them start by pointing them to the <a href="http://confluence.jetbrains.com/display/MPSD25/Fast+Track+to+MPS+2.5">new tutorial</a>.</p>
<p><em><br />
Develop with pleasure!<br />
-JetBrains MPS Team</em></p>
<p><script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fblogs.jetbrains.com%2Fmps%2F2013%2F02%2Ffast-track-to-jetbrains-mps%2F';
  addthis_title  = 'Fast+Track+to+JetBrains+MPS';
  addthis_pub    = 'jetbrains';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script></p>
<img src="http://feeds.feedburner.com/~r/jetbrains_mps/~4/HtnqnVKPdjo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blogs.jetbrains.com/mps/2013/02/fast-track-to-jetbrains-mps/feed/</wfw:commentRss>
		<feedburner:origLink>http://blogs.jetbrains.com/mps/2013/02/fast-track-to-jetbrains-mps/</feedburner:origLink></item>
		<item>
		<title>A book on DSL Engineering (and JetBrains MPS)</title>
		<link>http://feedproxy.google.com/~r/jetbrains_mps/~3/24H4bqGYKxc/</link>
		<comments>http://blogs.jetbrains.com/mps/2013/02/a-book-on-dsl-engineering-and-jetbrains-mps/#comments</comments>
		<pubDate>Tue, 19 Feb 2013 12:00:19 +0000</pubDate>
		<dc:creator>Václav Pech</dc:creator>
		
		<category><![CDATA[Announcement]]></category>

		<category><![CDATA[book]]></category>

		<category><![CDATA[del]]></category>

		<category><![CDATA[documentation]]></category>

		<category><![CDATA[mps]]></category>

		<guid isPermaLink="false">http://blogs.jetbrains.com/mps/?p=707</guid>
		<description><![CDATA[Here&#8217;s a tip - Markus Voelter (http://www.voelter.de/) has just published his new book, which is highly relevant to our field:
DSL Engineering
Designing, Implementing and Using Domain Specific Languages
The book provides a thorough read on the subject, introducing the reader into the core aspects of DSL design and implementation. It explains the fundamental principles of using DSLs [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a tip - Markus Voelter (<a href="http://www.voelter.de/"><span>http://www.voelter.de/</span></a>) has just published his new book, which is highly relevant to our field:</p>
<h3><strong>DSL Engineering</strong><a href="http://dslbook.org/" target="_blank"><img class="alignleft size-medium wp-image-1777" src="http://blog.jetbrains.com/wp-content/uploads/2013/02/jbcover-236x300.png" alt="DSL Engineering" width="142" height="180" /></a><br />
<em>Designing, Implementing and Using Domain Specific Languages</em></h3>
<p>The book provides a thorough read on the subject, introducing the reader into the core aspects of DSL design and implementation. It explains the fundamental principles of using DSLs as part of modern development cycle and showcases JetBrains MPS as one of the tools that aim to make DSL development approachable.</p>
<p>This book provides a thorough introduction to DSLs and lends inspiration to readers of where and how to use DSLs. It relies on today’s state-of-the-art language workbenches: JetBrains MPS, Xtext and Spoofax. Thus on top of gaining an insight into each of these tools individually you will get a direct side-by-side comparison of the tools, their capabilities and targets.</p>
<div><em><a title="DSL Engineering" href="http://dslbook.org/" target="_blank">DSL Engineering</a></em><span> is available in print and as a PDF (donationware) from dslbook.org.<br />
</span></div>
<p><em><br />
Develop with pleasure!<br />
-JetBrains MPS Team</em></p>
<p><script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fblogs.jetbrains.com%2Fmps%2F2013%2F02%2Fa-book-on-dsl-engineering-and-jetbrains-mps%2F';
  addthis_title  = 'A+book+on+DSL+Engineering+%28and+JetBrains+MPS%29';
  addthis_pub    = 'jetbrains';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script></p>
<img src="http://feeds.feedburner.com/~r/jetbrains_mps/~4/24H4bqGYKxc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blogs.jetbrains.com/mps/2013/02/a-book-on-dsl-engineering-and-jetbrains-mps/feed/</wfw:commentRss>
		<feedburner:origLink>http://blogs.jetbrains.com/mps/2013/02/a-book-on-dsl-engineering-and-jetbrains-mps/</feedburner:origLink></item>
		<item>
		<title>JetBrains MPS 2.5.4 arrived</title>
		<link>http://feedproxy.google.com/~r/jetbrains_mps/~3/NJGOAC3_WuY/</link>
		<comments>http://blogs.jetbrains.com/mps/2013/02/jetbrains-mps-254-arrived/#comments</comments>
		<pubDate>Mon, 18 Feb 2013 14:45:33 +0000</pubDate>
		<dc:creator>Václav Pech</dc:creator>
		
		<category><![CDATA[Announcement]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[languages]]></category>

		<category><![CDATA[mps]]></category>

		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://blogs.jetbrains.com/mps/?p=687</guid>
		<description><![CDATA[Here&#8217;s the news that you have been waiting for - 2.5.4 is out. (If you were actually waiting for news about 3.0, please read on). Grab 2.5.4 while it&#8217;s fresh. The release notes will give you full details on what&#8217;s changed.
Except for the usual doze of bug-fixes, 2.5.4 comes with one major new feature that [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s the news that you have been waiting for - <a href="http://confluence.jetbrains.com/display/MPS/JetBrains+MPS+2.5+Download+Page">2.5.4 is out</a>. <em>(If you were actually waiting for news about 3.0, please read on)</em>. <a href="http://confluence.jetbrains.com/display/MPS/JetBrains+MPS+2.5+Download+Page">Grab 2.5.4</a> while it&#8217;s fresh. The <a href="http://youtrack.jetbrains.com/issues?q=project%3A+MPS+State%3A+Resolved+Fix+versions%3A+2.5.4+sort+by%3A+Priority+">release notes</a> will give you full details on what&#8217;s changed.</p>
<p>Except for the usual doze of bug-fixes, 2.5.4 comes with one <strong>major new feature</strong> that is definitely worth your attention:</p>
<ul>
<li><strong>the ability for build scripts to rebuild an MPS project from scratch</strong>.</li>
</ul>
<p>Without the need to regenerate in the MPS workbench or to keep your generated code in VCS, you just invoke <em>ant generate</em> on the command line and your whole MPS project gets regenerated, compiled and packaged. What a relieve!</p>
<p>There&#8217;s a catch, though. In order for the rebuild to be possible, your project must not contain bootstrapping dependencies, e.g. a module must not use a language, which requires that same module for generation. Chasing such dependency violations and hunting them down can be a challenge without proper tools. To give you a hand, the <em>Dependency Analyzer</em> has been enhanced and we documented the required steps on a <a href="http://confluence.jetbrains.com/display/MPSD30/Removing+bootstrapping+dependency+problems">dedicated how-to page</a> that will give you all relevant information and guide you through the process.</p>
<p>As a bonus, once you remove all bootstrapping dependencies from your projects, you&#8217;ll be in a good position to migrate them automatically to MPS 3.0 eventually.</p>
<h3>Speaking of MPS 3.0 &#8230;</h3>
<p>Yeah, we&#8217;ve slipped behind schedule with 3.0. The 3.0 codebase has undergone a major facelift. We&#8217;ve refactored the core API so that MPS will provide stable and robust set of well documented APIs to allow access to the models directly from your code. It will also help us evolve MPS faster. The price we pay now will certainly pay off in the near future.</p>
<p>The features mentioned in the (updated) <a href="http://confluence.jetbrains.com/display/MPS/MPS+public+roadmap">roadmap</a> for 3.0 are gradually being added and we are coming close to a point when the 3.0 EAP will open. Just give us a few more weeks, please.<br />
You&#8217;ll soon be able to put your hands on</p>
<ul>
<li>Multiple editors per concept</li>
<li>Tight IntelliJ IDEA integration</li>
<li>Smoother BaseLanguage editor</li>
</ul>
<p>and many other improvements.</p>
<p>
<em><br />
Develop with pleasure!<br />
-JetBrains MPS Team</em></p>
<p><script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fblogs.jetbrains.com%2Fmps%2F2013%2F02%2Fjetbrains-mps-254-arrived%2F';
  addthis_title  = 'JetBrains+MPS+2.5.4+arrived';
  addthis_pub    = 'jetbrains';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script></p>
<img src="http://feeds.feedburner.com/~r/jetbrains_mps/~4/NJGOAC3_WuY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blogs.jetbrains.com/mps/2013/02/jetbrains-mps-254-arrived/feed/</wfw:commentRss>
		<feedburner:origLink>http://blogs.jetbrains.com/mps/2013/02/jetbrains-mps-254-arrived/</feedburner:origLink></item>
		<item>
		<title>JetBrains MPS 2.5.3 just released</title>
		<link>http://feedproxy.google.com/~r/jetbrains_mps/~3/jEXhh4Lua68/</link>
		<comments>http://blogs.jetbrains.com/mps/2012/12/jetbrains-mps-253-just-released/#comments</comments>
		<pubDate>Wed, 19 Dec 2012 18:19:44 +0000</pubDate>
		<dc:creator>Václav Pech</dc:creator>
		
		<category><![CDATA[Announcement]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[DSL]]></category>

		<category><![CDATA[mps 2.5]]></category>

		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://blogs.jetbrains.com/mps/?p=680</guid>
		<description><![CDATA[Here we have another improvement on MPS. Shortly before the 3.0 version becomes ready for EAP, we decided to publish all the bug fixes that have accumulated since the latest release and prepared a 2.5.3 release for you to enjoy.
Apart from the fixed bugs, we&#8217;ve made the IntelliJ IDEA MPS plugin compatible with IDEA 12.
As [...]]]></description>
			<content:encoded><![CDATA[<p>Here we have another improvement on MPS. Shortly before the 3.0 version becomes ready for EAP, we decided to publish all the bug fixes that have accumulated since the latest release and prepared a <a href="http://www.jetbrains.com/mps/download/index.html">2.5.3 release</a> for you to enjoy.</p>
<p>Apart from the fixed bugs, we&#8217;ve made the IntelliJ IDEA MPS plugin compatible with IDEA 12.</p>
<p>As usual, you can also check out the <a href="http://youtrack.jetbrains.com/issues?q=project%3A+MPS+State%3A+Resolved+Fix+versions%3A+2.5.3+sort+by%3A+Priority+">fixed issues</a> in the tracker to see what exactly there is for you.</p>
<p>
<em><br />
Develop with pleasure!<br />
-JetBrains MPS Team</em></p>
<p><script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fblogs.jetbrains.com%2Fmps%2F2012%2F12%2Fjetbrains-mps-253-just-released%2F';
  addthis_title  = 'JetBrains+MPS+2.5.3+just+released';
  addthis_pub    = 'jetbrains';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script></p>
<img src="http://feeds.feedburner.com/~r/jetbrains_mps/~4/jEXhh4Lua68" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blogs.jetbrains.com/mps/2012/12/jetbrains-mps-253-just-released/feed/</wfw:commentRss>
		<feedburner:origLink>http://blogs.jetbrains.com/mps/2012/12/jetbrains-mps-253-just-released/</feedburner:origLink></item>
		<item>
		<title>New JetBrains MPS presentations went on-line</title>
		<link>http://feedproxy.google.com/~r/jetbrains_mps/~3/C99HE_puP2E/</link>
		<comments>http://blogs.jetbrains.com/mps/2012/10/new-jetbrains-mps-presentations-went-on-line/#comments</comments>
		<pubDate>Thu, 25 Oct 2012 06:26:42 +0000</pubDate>
		<dc:creator>Václav Pech</dc:creator>
		
		<category><![CDATA[Events]]></category>

		<category><![CDATA[mps]]></category>

		<category><![CDATA[presentation]]></category>

		<guid isPermaLink="false">http://blogs.jetbrains.com/mps/?p=671</guid>
		<description><![CDATA[The two presentations given by Alexander Shatalin and Václav Pech at CodeGeneration2012 have just been published by InfoQ. You can check them out:

Developing Advanced IDE Functionality for Your DSLs - MPS principles explained
Building Your Own Java (Part 1 and Part 2) - a hands-on lab to dip your toes into MPS



Develop with pleasure!
-JetBrains MPS Team

 [...]]]></description>
			<content:encoded><![CDATA[<p>The two presentations given by Alexander Shatalin and Václav Pech at <a href="http://www.codegeneration.net/cg2012/index.php">CodeGeneration2012</a> have just been published by InfoQ. You can check them out:</p>
<ul>
<li><a href="http://www.infoq.com/presentations/IDE-DSL-JetBrains-MPS?utm_source=twitterfeed&#038;utm_medium=twitter">Developing Advanced IDE Functionality for Your DSLs</a> - MPS principles explained</li>
<li>Building Your Own Java (<a href="http://www.infoq.com/presentations/JetBrains-MPS-DSL">Part 1</a> and <a href="http://www.infoq.com/presentations/JetBrains-MPS-DSL-2">Part 2</a>) - a hands-on lab to dip your toes into MPS</li>
</ul>
<p>
<em><br />
Develop with pleasure!<br />
-JetBrains MPS Team</em>
<p><script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fblogs.jetbrains.com%2Fmps%2F2012%2F10%2Fnew-jetbrains-mps-presentations-went-on-line%2F';
  addthis_title  = 'New+JetBrains+MPS+presentations+went+on-line';
  addthis_pub    = 'jetbrains';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script></p>
<img src="http://feeds.feedburner.com/~r/jetbrains_mps/~4/C99HE_puP2E" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blogs.jetbrains.com/mps/2012/10/new-jetbrains-mps-presentations-went-on-line/feed/</wfw:commentRss>
		<feedburner:origLink>http://blogs.jetbrains.com/mps/2012/10/new-jetbrains-mps-presentations-went-on-line/</feedburner:origLink></item>
		<item>
		<title>A public language repository for JetBrains MPS now open</title>
		<link>http://feedproxy.google.com/~r/jetbrains_mps/~3/N9eljq8AosQ/</link>
		<comments>http://blogs.jetbrains.com/mps/2012/10/a-public-language-repository-for-jetbrains-mps-now-open/#comments</comments>
		<pubDate>Wed, 24 Oct 2012 07:28:25 +0000</pubDate>
		<dc:creator>Václav Pech</dc:creator>
		
		<category><![CDATA[Feature]]></category>

		<category><![CDATA[Add new tag]]></category>

		<category><![CDATA[languages]]></category>

		<category><![CDATA[plugin]]></category>

		<category><![CDATA[plugins]]></category>

		<category><![CDATA[repository]]></category>

		<guid isPermaLink="false">http://blogs.jetbrains.com/mps/?p=660</guid>
		<description><![CDATA[JetBrains MPS is a language development tool and as such needs a common place for its users to easily share their languages. There wasn&#8217;t such a place until today. The good news is that this has just changed. If you open-up the plugin manager in MPS and click Browse repositories, you&#8217;ll see a list of [...]]]></description>
			<content:encoded><![CDATA[<p>JetBrains MPS is a language development tool and as such needs a common place for its users to easily share their languages. There wasn&#8217;t such a place until today. The good news is that this has just changed. If you open-up the plugin manager in MPS and click <em>Browse repositories</em>, you&#8217;ll see a list of available plugins, which you can immediately install with a single mouse click.</p>
<p><a href="http://blogs.jetbrains.com/mps/wp-content/uploads/2012/10/repo_dialog.png"><img src="http://blogs.jetbrains.com/mps/wp-content/uploads/2012/10/repo_dialog.png" alt="" title="repo_dialog" width="500" height="221" class="alignnone size-full wp-image-662" /></a></p>
<p>Here&#8217;s a link for you to bookmark - <a href="http://plugins.intellij.net/?mps">the JetBrains MPS repository of language plugins</a></p>
<p><a href="http://blogs.jetbrains.com/mps/wp-content/uploads/2012/10/repo2.png"><img src="http://blogs.jetbrains.com/mps/wp-content/uploads/2012/10/repo2-300x177.png" alt="" title="repo2" width="300" height="177" class="alignnone size-medium wp-image-663" /></a></p>
<p>As you can see, we&#8217;ve only just started. The number of plugins will grow over time as we all contribute our languages. I&#8217;d like to encourage you, if you have created something worth spreading feel free to upload your work for others to use. We all will benefit.</p>
<p>
<em><br />
Develop with pleasure!<br />
-JetBrains MPS Team</em>
<p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fblogs.jetbrains.com%2Fmps%2F2012%2F10%2Fa-public-language-repository-for-jetbrains-mps-now-open%2F';
  addthis_title  = 'A+public+language+repository+for+JetBrains+MPS+now+open';
  addthis_pub    = 'jetbrains';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script></p>
<img src="http://feeds.feedburner.com/~r/jetbrains_mps/~4/N9eljq8AosQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blogs.jetbrains.com/mps/2012/10/a-public-language-repository-for-jetbrains-mps-now-open/feed/</wfw:commentRss>
		<feedburner:origLink>http://blogs.jetbrains.com/mps/2012/10/a-public-language-repository-for-jetbrains-mps-now-open/</feedburner:origLink></item>
	</channel>
</rss>
