<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>perl6 on donaldh.wtf</title>
		<link>https://donaldh.wtf/tags/perl6/</link>
		<description>Recent content in perl6 on donaldh.wtf</description>
		<generator>Hugo</generator>
		<language>en-GB</language>
		
		
		
		
			<lastBuildDate>Sun, 03 Nov 2019 17:39:31 +0000</lastBuildDate>
		
			<atom:link href="https://donaldh.wtf/tags/perl6/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Spelling Bee</title>
				<link>https://donaldh.wtf/2019/11/spelling-bee/</link>
				<pubDate>Sun, 03 Nov 2019 17:39:31 +0000</pubDate>
				<guid>https://donaldh.wtf/2019/11/spelling-bee/</guid>
				<description>&lt;p&gt;&#xA;A solver for the NYT daily &lt;strong&gt;Spelling Bee&lt;/strong&gt;, written in Raku &lt;em&gt;(nee Perl 6)&lt;/em&gt;.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Stones and Jewels</title>
				<link>https://donaldh.wtf/2019/09/stones-and-jewels/</link>
				<pubDate>Wed, 18 Sep 2019 23:26:22 +0100</pubDate>
				<guid>https://donaldh.wtf/2019/09/stones-and-jewels/</guid>
				<description>&lt;p&gt;&#xA;This is a solution to task #1 from the 26th Perl Weekly Challenge, written in Perl 6.&lt;/p&gt;</description>
			</item>
			<item>
				<title>The Vigenère Cipher</title>
				<link>https://donaldh.wtf/2019/07/the-vigen%C3%A8re-cipher/</link>
				<pubDate>Thu, 04 Jul 2019 16:48:31 +0100</pubDate>
				<guid>https://donaldh.wtf/2019/07/the-vigen%C3%A8re-cipher/</guid>
				<description>&lt;p&gt;&#xA;This is a solution to task #2 from the &lt;a href=&#34;https://perlweeklychallenge.org/blog/perl-weekly-challenge-015/&#34;&gt;15th Perl Weekly Challenge&lt;/a&gt;, written in Raku (nee Perl 6).&lt;/p&gt;</description>
			</item>
			<item>
				<title>Van Eck by&#39;eck</title>
				<link>https://donaldh.wtf/2019/06/van-eck-byeck/</link>
				<pubDate>Mon, 24 Jun 2019 22:13:53 +0100</pubDate>
				<guid>https://donaldh.wtf/2019/06/van-eck-byeck/</guid>
				<description>&lt;p&gt;&#xA;This is a solution to challenge #1 from the &lt;a href=&#34;https://perlweeklychallenge.org/blog/perl-weekly-challenge-014/&#34;&gt;14th Perl Weekly Challenge&lt;/a&gt;.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Postal Words</title>
				<link>https://donaldh.wtf/2019/06/postal-words/</link>
				<pubDate>Mon, 24 Jun 2019 16:45:58 +0100</pubDate>
				<guid>https://donaldh.wtf/2019/06/postal-words/</guid>
				<description>&lt;p&gt;This is a solution to challenge #2 from the &lt;a href=&#34;https://perlweeklychallenge.org/blog/perl-weekly-challenge-014/&#34;&gt;14th Perl Weekly Challenge&lt;/a&gt;, written in Raku.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Roman Numerals in Raku</title>
				<link>https://donaldh.wtf/2019/05/roman-numerals-in-raku/</link>
				<pubDate>Wed, 29 May 2019 10:23:44 +0100</pubDate>
				<guid>https://donaldh.wtf/2019/05/roman-numerals-in-raku/</guid>
				<description>&lt;p&gt;&#xA;My first shot at the &lt;a href=&#34;https://perlweeklychallenge.org/&#34;&gt;Perl Weekly Challenge&lt;/a&gt; with a Roman numeral encoder in Raku (nee Perl 6).&lt;/p&gt;</description>
			</item>
			<item>
				<title>Blogging With Hugo and Org Babel</title>
				<link>https://donaldh.wtf/2018/09/blogging-with-hugo-and-org-babel/</link>
				<pubDate>Wed, 12 Sep 2018 22:30:00 +0100</pubDate>
				<guid>https://donaldh.wtf/2018/09/blogging-with-hugo-and-org-babel/</guid>
				<description>&lt;p&gt;&#xA;I think I have finally found a blogging platform that makes me happy. It needs to fit my&#xA;programmer&amp;#39;s workflow – git, markup and blogging about code. Hugo with org-babel nails it.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Golfing Faster FASTA</title>
				<link>https://donaldh.wtf/2018/09/golfing-faster-fasta/</link>
				<pubDate>Tue, 04 Sep 2018 20:45:00 +0100</pubDate>
				<guid>https://donaldh.wtf/2018/09/golfing-faster-fasta/</guid>
				<description>&lt;p&gt;&#xA;After reading Timotimo&amp;#39;s excellent &lt;a href=&#34;https://wakelift.de/2018/08/31/faster-fasta-please/&#34;&gt;Faster FASTA Please&lt;/a&gt; blog post, I wanted to test some of the&#xA;available performance tradeoffs.&lt;/p&gt;</description>
			</item>
			<item>
				<title>A Twist To The Rational Story</title>
				<link>https://donaldh.wtf/2018/09/a-twist-to-the-rational-story/</link>
				<pubDate>Sun, 02 Sep 2018 21:00:00 +0100</pubDate>
				<guid>https://donaldh.wtf/2018/09/a-twist-to-the-rational-story/</guid>
				<description>&lt;p&gt;&#xA;As a followup to brrt&amp;#39;s &lt;a href=&#34;http://brrt-to-the-future.blogspot.com/2018/08/a-curious-benchmark.html&#34;&gt;Curious Benchmark&lt;/a&gt; post, I wanted to explore some of the questions that&#xA;were left unanswered.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Embedding Perl6 in Eclipse</title>
				<link>https://donaldh.wtf/2014/07/embedding-perl6-in-eclipse/</link>
				<pubDate>Sat, 26 Jul 2014 19:02:02 +0100</pubDate>
				<guid>https://donaldh.wtf/2014/07/embedding-perl6-in-eclipse/</guid>
				<description>&lt;p&gt;&#xA;[Coke] asked me a simple question on irc:&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;donaldh: have you any idea how to bundle perl6 in a jar we could invoke from eclipse?&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;&#xA;This tickled my urge to explore embedding Rakudo / JVM, to refresh my knowledge of Eclipse and&#xA;also to have some fun hacking with Perl 6.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
