<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/oai-pmh.xsl"?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-09-19T10:03:24Z</responseDate>
  <request identifier="oai:www.ideals.illinois.edu:2142/108715" metadataPrefix="etdms" verb="GetRecord">https://www.ideals.illinois.edu/oai-pmh</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:www.ideals.illinois.edu:2142/108715</identifier>
        <datestamp>2023-07-11</datestamp>
        <setSpec>col_2142_5131</setSpec>
        <setSpec>col_2142_10761</setSpec>
        <setSpec>com_2142_5130</setSpec>
        <setSpec>com_2142_10755</setSpec>
        <setSpec>com_2142_234</setSpec>
      </header>
      <metadata>
        <thesis xmlns="http://www.ndltd.org/standards/metadata/etdms/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:dc="http://purl.org/dc/elements/1.1/" xsi:schemaLocation="http://www.ndltd.org/standards/metadata/etdms/1.1/ http://www.ndltd.org/standards/metadata/etdms/1.1/etdms11.xsd http://purl.org/dc/elements/1.1/ http://www.ndltd.org/standards/metadata/etdms/1.1/etdmsdc.xsd">
          <dc:contributor>Hwu, Wen-Mei W</dc:contributor>
          <dc:contributor>Hwu, Wen-Mei W</dc:contributor>
          <dc:contributor>Wickham-Jones, Charles Thomas</dc:contributor>
          <dc:contributor>Adve, Vikram S</dc:contributor>
          <dc:contributor>Padua, David A</dc:contributor>
          <dc:creator>Dakkak, Abdul Majed</dc:creator>
          <dc:date>2020-10-07T22:50:02Z</dc:date>
          <dc:date>2020-10-07T22:50:02Z</dc:date>
          <dc:date>2022-10-07T22:50:13Z</dc:date>
          <dc:date>2020-07-17</dc:date>
          <dc:date>2020-08</dc:date>
          <dc:description>The popularity of data- and scientific-oriented applications, the abundance of on-demand compute resources, and the scarcity of domain expert programmers have given rise to high- level scripting languages. These high-level scripting languages offer a fast way to translate ideas into code, but tend to incur a heavy performance overhead. To alleviate the performance penalty, each implementation of these languages often offer a compilation path to a subset of the language.
In this thesis, we present the design and implementation of the Wolfram Language compiler, the production compiler for the Wolfram Language. We show how popular language features and runtime behavior, expected by Wolfram Language developers, are efficiently implemented within the compiler. We then show how the compiler provides a friction-less path to migrate programs from the interpreter to the compiler. We evaluate the compiler and show that the compiled code matches the performance of a highly tuned hand-written C code. Unlike existing techniques that compile a subset of the language, the compiler sup- ports the entirety of the Wolfram Language. We show why the compiler is a new model of development for programmers and showcase some applications of the compiler. The compiler has been released as a prominent feature of the Wolfram Engine, is readily available to developers, and is used by internal and external users to drive Wolfram Language features and implementations.</dc:description>
          <dc:description>Submission published under a 24 month embargo labeled 'Closed Access', the embargo will last until 2022-08-01</dc:description>
          <dc:description>The student, Abdul Dakkak, accepted the attached license on 2020-07-16 at 15:01.</dc:description>
          <dc:description>The student, Abdul Dakkak, submitted this Dissertation for approval on 2020-07-16 at 15:06.</dc:description>
          <dc:description>This Dissertation was approved for publication on 2020-07-17 at 09:50.</dc:description>
          <dc:description>DSpace SAF Submission Ingestion Package generated from Vireo submission #15663 on 2020-10-02 at 15:51:21</dc:description>
          <dc:description>Made available in DSpace on 2020-10-07T22:50:02Z (GMT). No. of bitstreams: 2
DAKKAK-DISSERTATION-2020.pdf: 4001543 bytes, checksum: 24a209842cc7a59cc96a601e3df59aa0 (MD5)
LICENSE.txt: 4209 bytes, checksum: 2f6200d5239ab9d048c0f7040aea04ce (MD5)
  Previous issue date: 2020-07-17</dc:description>
          <dc:description>Embargo set by: Seth Robbins for item 116344
Lift date: 2022-10-07T22:50:13Z
Reason: Author requested closed access (OA after 2yrs) in Vireo ETD system</dc:description>
          <dc:description>Author requested closed access (OA after 2yrs) in Vireo ETD system</dc:description>
          <dc:description>Limited</dc:description>
          <dc:format>application/pdf</dc:format>
          <dc:identifier>http://hdl.handle.net/2142/108715</dc:identifier>
          <dc:language>en</dc:language>
          <dc:rights>Copyright 2020 Abdul Dakkak</dc:rights>
          <dc:subject>compiler</dc:subject>
          <dc:subject>high-performance</dc:subject>
          <dc:subject>high-level</dc:subject>
          <dc:subject>scripting</dc:subject>
          <dc:subject>symbolic</dc:subject>
          <dc:subject>typesystem</dc:subject>
          <dc:subject>wolfram</dc:subject>
          <dc:subject>mathematica</dc:subject>
          <dc:subject>cas</dc:subject>
          <dc:title>Compiling high-level scripting languages to performant code</dc:title>
          <dc:type>text</dc:type>
          <dc:type>Thesis</dc:type>
          <degree>
            <department>Computer Science</department>
            <discipline>Computer Science</discipline>
            <grantor>University of Illinois at Urbana-Champaign</grantor>
            <level>Dissertation</level>
            <name>Ph.D.</name>
          </degree>
        </thesis>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
