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

</feed>
