write-you-a-haskell/atom.xml
Stephen Diehl 2a77bb0414 update rss
2015-01-24 14:39:48 -05:00

2 lines
2.7 KiB
XML

<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0"><channel><title>Write You A Haskell</title><link>http://dev.stephendiehl.com/</link><description>Building a modern functional compiler from first principles.</description><lastBuildDate>Sat, 24 Jan 2015 14:36:50 GMT</lastBuildDate><generator>PyRSS2Gen-1.1.0</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Introduction</title><link>http://dev.stephendiehl.com/fun/000_introduction.html</link><description></description><guid isPermaLink="true">http://dev.stephendiehl.com/fun/000_introduction.html</guid><pubDate>Fri, 02 Jan 2015 00:00:00 GMT</pubDate></item><item><title>Haskell Basics</title><link>http://dev.stephendiehl.com/fun/001_basics.html</link><description></description><guid isPermaLink="true">http://dev.stephendiehl.com/fun/001_basics.html</guid><pubDate>Sat, 03 Jan 2015 00:00:00 GMT</pubDate></item><item><title>Parsing</title><link>http://dev.stephendiehl.com/fun/002_parsers.html</link><description></description><guid isPermaLink="true">http://dev.stephendiehl.com/fun/002_parsers.html</guid><pubDate>Sun, 04 Jan 2015 00:00:00 GMT</pubDate></item><item><title>Lambda Calculus</title><link>http://dev.stephendiehl.com/fun/003_lambda_calculus.html</link><description></description><guid isPermaLink="true">http://dev.stephendiehl.com/fun/003_lambda_calculus.html</guid><pubDate>Mon, 05 Jan 2015 00:00:00 GMT</pubDate></item><item><title>Type Systems</title><link>http://dev.stephendiehl.com/fun/004_type_systems.html</link><description></description><guid isPermaLink="true">http://dev.stephendiehl.com/fun/004_type_systems.html</guid><pubDate>Tue, 06 Jan 2015 00:00:00 GMT</pubDate></item><item><title>Evaluation</title><link>http://dev.stephendiehl.com/fun/005_evaluation.html</link><description></description><guid isPermaLink="true">http://dev.stephendiehl.com/fun/005_evaluation.html</guid><pubDate>Wed, 07 Jan 2015 00:00:00 GMT</pubDate></item><item><title>Hindley-Milner Inference</title><link>http://dev.stephendiehl.com/fun/006_hindley_milner.html</link><description></description><guid isPermaLink="true">http://dev.stephendiehl.com/fun/006_hindley_milner.html</guid><pubDate>Thu, 08 Jan 2015 00:00:00 GMT</pubDate></item><item><title>Design of ProtoHaskell</title><link>http://dev.stephendiehl.com/fun/007_path.html</link><description></description><guid isPermaLink="true">http://dev.stephendiehl.com/fun/007_path.html</guid><pubDate>Fri, 09 Jan 2015 00:00:00 GMT</pubDate></item><item><title>Extended Parser</title><link>http://dev.stephendiehl.com/fun/008_extended_parser.html</link><description></description><guid isPermaLink="true">http://dev.stephendiehl.com/fun/008_extended_parser.html</guid><pubDate>Sat, 24 Jan 2015 14:30:28 GMT</pubDate></item></channel></rss>