<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.thielescholz.eu/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://www.thielescholz.eu/feed.php">
        <title>Sven-Bodo Scholz msc:2021</title>
        <description></description>
        <link>https://www.thielescholz.eu/</link>
        <image rdf:resource="https://www.thielescholz.eu/lib/exe/fetch.php?media=favicon.ico" />
       <dc:date>2026-04-18T15:12:14+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.thielescholz.eu/doku.php?id=msc:2021:0323_2020_06_20_folkert_de_vries&amp;rev=1640017961&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.thielescholz.eu/doku.php?id=msc:2021:0323_2020_08_19_niek_janssen&amp;rev=1640018942&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.thielescholz.eu/doku.php?id=msc:2021:0323_2020_08_23_gijs_van_cuyck&amp;rev=1640018913&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.thielescholz.eu/doku.php?id=msc:2021:0326_2020_03_17_reg_huijben&amp;rev=1616791000&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.thielescholz.eu/doku.php?id=msc:2021:1220_2021_09_14_job_cuppen&amp;rev=1640019132&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.thielescholz.eu/lib/exe/fetch.php?media=favicon.ico">
        <title>Sven-Bodo Scholz</title>
        <link>https://www.thielescholz.eu/</link>
        <url>https://www.thielescholz.eu/lib/exe/fetch.php?media=favicon.ico</url>
    </image>
    <item rdf:about="https://www.thielescholz.eu/doku.php?id=msc:2021:0323_2020_06_20_folkert_de_vries&amp;rev=1640017961&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-12-20T16:32:41+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>msc:2021:0323_2020_06_20_folkert_de_vries</title>
        <link>https://www.thielescholz.eu/doku.php?id=msc:2021:0323_2020_06_20_folkert_de_vries&amp;rev=1640017961&amp;do=diff</link>
        <description>2020/06/20 Folkert de Vries

Folkert is working on a new formulation of uniqueness typing that aims at combining the conceptual advantages of Edsko de Vries&#039; type system with the practical benefits of Sjaak Smetsers et al.&#039;s system implemented in Clean.</description>
    </item>
    <item rdf:about="https://www.thielescholz.eu/doku.php?id=msc:2021:0323_2020_08_19_niek_janssen&amp;rev=1640018942&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-12-20T16:49:02+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>msc:2021:0323_2020_08_19_niek_janssen</title>
        <link>https://www.thielescholz.eu/doku.php?id=msc:2021:0323_2020_08_19_niek_janssen&amp;rev=1640018942&amp;do=diff</link>
        <description>2021/01/19 Niek Janssen

Niek works on improving code generation for GPUs. He develops a flexible, combinator-based system for mapping index-spaces to thread-spaces and back. He plans to implement this in the context of the SaC compiler sac2c.</description>
    </item>
    <item rdf:about="https://www.thielescholz.eu/doku.php?id=msc:2021:0323_2020_08_23_gijs_van_cuyck&amp;rev=1640018913&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-12-20T16:48:33+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>msc:2021:0323_2020_08_23_gijs_van_cuyck</title>
        <link>https://www.thielescholz.eu/doku.php?id=msc:2021:0323_2020_08_23_gijs_van_cuyck&amp;rev=1640018913&amp;do=diff</link>
        <description>2020/08/23 Gijs van Cuyck

Gijs looks into improving the reference counting system implemented in the runtime of SaC. He is particularly interested in avoiding repetitive memory allocation/free pattern as they arise from operations on subarrays.

Gijs</description>
    </item>
    <item rdf:about="https://www.thielescholz.eu/doku.php?id=msc:2021:0326_2020_03_17_reg_huijben&amp;rev=1616791000&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-03-26T20:36:40+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>msc:2021:0326_2020_03_17_reg_huijben</title>
        <link>https://www.thielescholz.eu/doku.php?id=msc:2021:0326_2020_03_17_reg_huijben&amp;rev=1616791000&amp;do=diff</link>
        <description>2021/03/17 Reg Huijben

Reg continues on his internship work which builds on earlier work from Hraban Juyat &amp; Clemens Grelck at UvA on eight-weight records in array languages. The key idea is to view records as syntactical sugar for sets of individual field variables. In his internship, Reg improved the existing formal specification and suggested an extension enabling nesting of records as well as arrays of records. In his Master thesis, he plans to put that plan into practice through an impleme…</description>
    </item>
    <item rdf:about="https://www.thielescholz.eu/doku.php?id=msc:2021:1220_2021_09_14_job_cuppen&amp;rev=1640019132&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-12-20T16:52:12+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>msc:2021:1220_2021_09_14_job_cuppen</title>
        <link>https://www.thielescholz.eu/doku.php?id=msc:2021:1220_2021_09_14_job_cuppen&amp;rev=1640019132&amp;do=diff</link>
        <description>2021/09/14 Job Cuppen

Job pursues work on non-language-invasive package managers. He will show-case a prototype implementation at the example of SaC.</description>
    </item>
</rdf:RDF>
