<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule">

<channel>
<title><![CDATA[Perl 6: Pugs]]></title>
<link>http://www.perlfoundation.org/perl6/index.cgi?pugs</link>
<description></description>
<pubDate>Sun, 23 May 2010 16:48:12 -0000</pubDate>
<webMaster>synedra@gmail.com</webMaster>
<generator>Socialtext Workspace v2.14.7.2</generator>

<item>
<title><![CDATA[Pugs]]></title>
<link>http://www.perlfoundation.org/perl6/index.cgi?pugs</link>
<description><![CDATA[<div class="wiki">
<p>
Pugs is an implementation of Perl 6, started by the lovely <a href="http://www.perlfoundation.org/perl6/index.cgi?audrey_tang" title="(39 months) aka audreyt aka autrijus The primary force behind [Pugs], the original Perl 6 compiler implementatio...">Audrey Tang</a>, that ended the long &quot;Dark Ages&quot; of a Perl 6 development without implementation. Its written in the purely functionel language Haskell, using the <a target="_blank" title="(external link)" href="http://www.haskell.org/ghc/index.html">Glasgow Haskell Compiler<!-- wiki-renamed-hyperlink "Glasgow Haskell Compiler"<http://www.haskell.org/ghc/index.html> --></a> (GHC). It aims to implement the full Perl6 specification, as detailed in the <a href="http://www.perlfoundation.org/perl6/index.cgi?synopses" title="(38 months) The Synopses are the (almost) human readable documents which constantly kept up to date, (unlike oth...">Synopses</a>. It has a dual core structure that embeds an Perl 5 interpreter allowing to use <a target="_blank" title="(external link)" href="http://cpan.org">CPAN<!-- wiki-renamed-hyperlink "CPAN"<http://cpan.org> --></a> modules inside Perl 6. The <a href="http://www.perlfoundation.org/perl6/index.cgi?test_suite" title="(39 months) Perl 6 has a huge test suite (about 40 000 single tests), that is located here http svn.pugscode.org...">test suite</a> was born as a part of the Pugs adventure as well as <a href="http://www.perlfoundation.org/perl6/index.cgi?elf" title="(39 months) A Perl 6 compiler written in Perl 6 itself, started by Mitchell Charity. (well, the elf mostly-compa...">Elf</a>, <a href="http://www.perlfoundation.org/perl6/index.cgi?perlito" title="(39 months) Formerly known as MiniPerl 6. It s a small subset of Perl 6, helping to bootstrap other high level l...">Perlito</a>, <a href="http://www.perlfoundation.org/perl6/index.cgi?kindaperl6" title="(39 months) KindaPerl6 is a bootstrapping Perl 6 compiler with multiple emitter backends. It is being developed ...">KindaPerl6</a> and many others projects.</p>
<h3 id="status">Status</h3>
<p>
Currently, the Pugs.hs project exists mainly for historical/archival purposes, not for active development.</p>
<p>
The goal during this hiatus is to continue maintaining Pugs.hs, so it remains<br />
installable with current and future editions of the Haskell Platform, and<br />
interoperable with current and future releases of the Perl 5 Language.</p>
<h3 id="related">Related</h3>
<ul>
<li><a href="http://www.perlfoundation.org/perl6/index.cgi?download_pugs" title="(37 months)  Building Pugs from Source The current recommended way to build Pugs is via cabal-install with the H...">Download Pugs</a></li>
<li><a href="http://www.perlfoundation.org/perl6/index.cgi?pugs_diagnostics" title="(39 months) This page is for documenting diagnostic messages emitted by Pugs, along with hints about what causes...">Pugs Diagnostics</a></li>
</ul>
<h3 id="links">Links</h3>
<ul>
<li><a target="_blank" title="(external link)" href="http://github.com/audreyt/Pugs.hs/">GitHub project page<!-- wiki-renamed-hyperlink "GitHub project page"<http://github.com/audreyt/Pugs.hs/> --></a></li>
<li><a target="_blank" title="(external link)" href="http://www.pugscode.org/">website<!-- wiki-renamed-hyperlink "website"<http://www.pugscode.org/> --></a></li>
<li><a target="_blank" title="(external link)" href="http://www.programmersheaven.com/2/Perl6-QuickStart">tutorial on programmers heaven<!-- wiki-renamed-hyperlink "tutorial on programmers heaven"<http://www.programmersheaven.com/2/Perl6=-QuickStart> --></a></li>
</ul>
</div>
]]></description>
<author>audreyt@hidden</author>
<guid isPermaLink="true">http://www.perlfoundation.org/perl6/index.cgi?pugs</guid>
<pubDate>Sun, 23 May 2010 16:48:12 -0000</pubDate>
</item>

</channel>
</rss>