<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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"
	>

<channel>
	<title>JetBrains MPS Blog</title>
	<atom:link href="http://blogs.jetbrains.com/mps/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.jetbrains.com/mps</link>
	<description>JetBrains Meta Programming System Team Blog</description>
	<pubDate>Wed, 10 Dec 2008 15:23:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<item>
		<title>Try MPS Beta With Calculator Language Tutorial</title>
		<link>http://blogs.jetbrains.com/mps/2008/12/try-mps-beta-with-tutorial/</link>
		<comments>http://blogs.jetbrains.com/mps/2008/12/try-mps-beta-with-tutorial/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 11:11:25 +0000</pubDate>
		<dc:creator>topka</dc:creator>
		
		<category><![CDATA[Announcement]]></category>

		<category><![CDATA[beta]]></category>

		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://blogs.jetbrains.com/mps/?p=13</guid>
		<description><![CDATA[It is a very exciting moment for us because we just released Beta version of MPS. Based on all the feedback on the Beta we plan to release MPS 1.0 in early 2009.
MPS is quite different from what we&#8217;ve all known before so, in order to ease the learning curve of MPS for new users, [...]]]></description>
			<content:encoded><![CDATA[<p>It is a very exciting moment for us because we just released Beta version of <a href="http://www.jetbrains.com/mps">MPS</a>. Based on all the feedback on the Beta we plan to release MPS 1.0 in early 2009.</p>
<p>MPS is quite different from what we&#8217;ve all known before so, in order to ease the learning curve of MPS for new users, we&#8217;ve created a <a href="http://www.jetbrains.com/mps/docs/tutorial.html">Tutorial</a>. In this tutorial we create a simple language for programmer&#8217;s income calculator according to different development rates.</p>
<p>In the end it generates a Java Swing application. The tutorial covers a wide range of topics, and completing it will teach you how to create non-trivial languages in MPS. It teaches defining a language syntax, editor, generator, constraints and typesystem. It also demonstrates an important feature of MPS — language extension.</p>
<p>We are still working on improving the tutorial, but we think it&#8217;s already quite useful to get familiar with main MPS&#8217; concepts and techniques.</p>
<p>Even though completing the tutorial takes a significant amount of effort and time: about 2 hours, you will be rewarded with the skills needed to create real languages in MPS. If you have any thoughts about improving this tutorial or have questions about it or MPS, feel free to post your comments here or to our <a href="http://www.jetbrains.net/devnet/community/mps?view=discussions">discussion forum.</a></p>
<p><em>-JetBrains MPS Team</em></p>
<p/><script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fblogs.jetbrains.com%2Fmps%2F2008%2F12%2Ftry-mps-beta-with-tutorial%2F';
  addthis_title  = 'Try+MPS+Beta+With+Calculator+Language+Tutorial';
  addthis_pub    = 'jetbrains';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.jetbrains.com/mps/2008/12/try-mps-beta-with-tutorial/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Welcome to JetBrains MPS Blog</title>
		<link>http://blogs.jetbrains.com/mps/2008/12/welcome-to-jetbrains-mps-blog/</link>
		<comments>http://blogs.jetbrains.com/mps/2008/12/welcome-to-jetbrains-mps-blog/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 16:38:32 +0000</pubDate>
		<dc:creator>topka</dc:creator>
		
		<category><![CDATA[Announcement]]></category>

		<guid isPermaLink="false">http://blogs.jetbrains.com/mps/?p=3</guid>
		<description><![CDATA[We are going to be writing here about the Language Oriented Programming (LOP) in general and JetBrains Meta Programming System (MPS) as one of its implementations. We&#8217;ll be discussing general patterns of LOP, Domain Specific Languages (DSL) and languages extension.
We also plan to use this blog to notify you about new MPS releases. Subscribe to [...]]]></description>
			<content:encoded><![CDATA[<p>We are going to be writing here about the Language Oriented Programming (LOP) in general and <a href="http://www.jetbrains.com/mps">JetBrains Meta Programming System</a> (MPS) as one of its implementations. We&#8217;ll be discussing general patterns of LOP, Domain Specific Languages (DSL) and languages extension.</p>
<p>We also plan to use this blog to notify you about new MPS releases. Subscribe to <a href="http://blogs.jetbrains.com/mps/feed">RSS feed</a> to get prompt notifications about posts in this blog.</p>
<p>If you haven&#8217;t yet downloaded MPS, please <a href="http://www.jetbrains.com/mps/download">download it</a> and <a href="http://www.jetbrains.net/devnet/community/mps">let us know what you think</a> about it.</p>
<p>-JetBrains MPS Team</p>
<p><em>PS. For your reference, you may find some interesting posts in the <a href="http://www.sergeydmitriev.com/mps/blog/">old MPS Blog</a>.</em></p>
<p/><script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fblogs.jetbrains.com%2Fmps%2F2008%2F12%2Fwelcome-to-jetbrains-mps-blog%2F';
  addthis_title  = 'Welcome+to+JetBrains+MPS+Blog';
  addthis_pub    = 'jetbrains';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.jetbrains.com/mps/2008/12/welcome-to-jetbrains-mps-blog/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
