<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>PL Club Blog</title>
        <link>https://www.cis.upenn.edu/~plclub/</link>
        <description><![CDATA[Posts from the PL Club at the University of Pennsylvania]]></description>
        <atom:link href="https://www.cis.upenn.edu/~plclub//rss.xml" rel="self"
                   type="application/rss+xml" />
        <lastBuildDate>Thu, 07 Dec 2023 00:00:00 UT</lastBuildDate>
        <item>
    <title>Exploring Round-trip Properties in Property-based Testing</title>
    <link>https://www.cis.upenn.edu/~plclub//blog/2023-12-07-round-trip-properties/</link>
    <description><![CDATA[A case study on random generation for round-trip properties of parsers]]></description>
    <pubDate>Thu, 07 Dec 2023 00:00:00 UT</pubDate>
    <guid>https://www.cis.upenn.edu/~plclub//blog/2023-12-07-round-trip-properties/</guid>
    <dc:creator>UPenn PL Club</dc:creator>
</item>
<item>
    <title>Formalizing Permutation Networks</title>
    <link>https://www.cis.upenn.edu/~plclub//blog/2021-09-10-permnets/</link>
    <description><![CDATA[Lorum imsum]]></description>
    <pubDate>Fri, 10 Sep 2021 00:00:00 UT</pubDate>
    <guid>https://www.cis.upenn.edu/~plclub//blog/2021-09-10-permnets/</guid>
    <dc:creator>UPenn PL Club</dc:creator>
</item>
<item>
    <title>Do we need nested datatypes?</title>
    <link>https://www.cis.upenn.edu/~plclub//blog/2020-12-04-nested-datatypes/</link>
    <description><![CDATA[An exploration of nested types and perfect trees in Haskell.]]></description>
    <pubDate>Fri, 04 Dec 2020 00:00:00 UT</pubDate>
    <guid>https://www.cis.upenn.edu/~plclub//blog/2020-12-04-nested-datatypes/</guid>
    <dc:creator>UPenn PL Club</dc:creator>
</item>
<item>
    <title>Tutorial: Verify Haskell Programs with hs-to-coq</title>
    <link>https://www.cis.upenn.edu/~plclub//blog/2020-10-09-hs-to-coq/</link>
    <description><![CDATA[A tutorial on hs-to-coq]]></description>
    <pubDate>Fri, 09 Oct 2020 00:00:00 UT</pubDate>
    <guid>https://www.cis.upenn.edu/~plclub//blog/2020-10-09-hs-to-coq/</guid>
    <dc:creator>UPenn PL Club</dc:creator>
</item>
<item>
    <title>Strongly-typed System F in GHC</title>
    <link>https://www.cis.upenn.edu/~plclub//blog/2020-06-26-Strongly-typed-System-F/</link>
    <description><![CDATA[Can you represent System F, using a strongly-typed term representation in your favorite typed programming language? This post demonstrates one approach.]]></description>
    <pubDate>Fri, 26 Jun 2020 00:00:00 UT</pubDate>
    <guid>https://www.cis.upenn.edu/~plclub//blog/2020-06-26-Strongly-typed-System-F/</guid>
    <dc:creator>UPenn PL Club</dc:creator>
</item>
<item>
    <title>Testing your Tests</title>
    <link>https://www.cis.upenn.edu/~plclub//blog/2020-05-29-mutagen/</link>
    <description><![CDATA[This post introduces mutation testing and describes mutagen, a python library that makes mutation testing easy.]]></description>
    <pubDate>Fri, 29 May 2020 00:00:00 UT</pubDate>
    <guid>https://www.cis.upenn.edu/~plclub//blog/2020-05-29-mutagen/</guid>
    <dc:creator>UPenn PL Club</dc:creator>
</item>
<item>
    <title>Welcome to the PL Club Blog!</title>
    <link>https://www.cis.upenn.edu/~plclub//blog/2020-05-15-Welcome/</link>
    <description><![CDATA[Welcome the the PL Club Blog at UPenn]]></description>
    <pubDate>Fri, 15 May 2020 00:00:00 UT</pubDate>
    <guid>https://www.cis.upenn.edu/~plclub//blog/2020-05-15-Welcome/</guid>
    <dc:creator>UPenn PL Club</dc:creator>
</item>
<item>
    <title>R E S P E C T - Find Out What It Means To The Coq Standard Library</title>
    <link>https://www.cis.upenn.edu/~plclub//blog/2020-05-15-Rewriting-in-Coq/</link>
    <description><![CDATA[An introduction to rewriting in Coq]]></description>
    <pubDate>Fri, 15 May 2020 00:00:00 UT</pubDate>
    <guid>https://www.cis.upenn.edu/~plclub//blog/2020-05-15-Rewriting-in-Coq/</guid>
    <dc:creator>UPenn PL Club</dc:creator>
</item>
<item>
    <title>Defunctionalize the Continuation</title>
    <link>https://www.cis.upenn.edu/~plclub//blog/2020-05-15-Defunctionalize-the-Continuation/</link>
    <description><![CDATA[Using defunctionalization to emulate higher-order functions using first-order language features]]></description>
    <pubDate>Fri, 15 May 2020 00:00:00 UT</pubDate>
    <guid>https://www.cis.upenn.edu/~plclub//blog/2020-05-15-Defunctionalize-the-Continuation/</guid>
    <dc:creator>UPenn PL Club</dc:creator>
</item>

    </channel>
</rss>
