<?xml version="1.0" encoding="UTF-8"?>
<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-07-28T23:36:26Z</responseDate>
  <request identifier="26717" metadataPrefix="oai_dc" verb="GetRecord">https://drops.dagstuhl.de/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:drops-oai.dagstuhl.de:26717</identifier>
        <datestamp>2026-07-28T09:32:41Z</datestamp>
        <setSpec>ddc:004</setSpec>
        <setSpec>open_access</setSpec>
      </header>
      <metadata>
        <oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
          <dc:title>Lazarus: Where Compilers Meet Education</dc:title>
          <dc:creator>Gonçalves, Rui</dc:creator>
          <dc:creator>Henriques, Pedro Rangel</dc:creator>
          <dc:creator>Ramalho, José Carlos</dc:creator>
          <dc:subject>Object-Oriented Programming</dc:subject>
          <dc:subject>Compilation</dc:subject>
          <dc:subject>SSA</dc:subject>
          <dc:subject>Optimization</dc:subject>
          <dc:subject>Virtual Machine</dc:subject>
          <dc:subject>IDE</dc:subject>
          <dc:description>Lazarus is an intentionally compact platform featuring an optimizing compiler, a lightweight virtual machine and IDE integration. Its small size, lets students explore every compilation stage by experimenting with a compiler inspired by modern systems. At the core lies an incremental parser, that only re-parses the surrounding areas of the changed text in an IDE environment, and an SSA-based optimizer. The target machine is a register-based virtual machine, that mimics native architectures, and provides a debugger. This paper presents both the source language, and its register-based virtual machine, while discussing an often neglected feature in compiler design: the incremental parser.</dc:description>
          <dc:publisher>Schloss Dagstuhl – Leibniz-Zentrum für Informatik</dc:publisher>
          <dc:contributor>Rui Gonçalves and Pedro Rangel Henriques and José Carlos Ramalho</dc:contributor>
          <dc:date>2026</dc:date>
          <dc:relation>Is Part Of OASIcs, Volume 144, 15th Symposium on Languages, Applications and Technologies (SLATE 2026)</dc:relation>
          <dc:type>InProceedings</dc:type>
          <dc:type>Text</dc:type>
          <dc:type>doc-type:ResearchArticle</dc:type>
          <dc:type>publishedVersion</dc:type>
          <dc:format>application/pdf</dc:format>
          <dc:identifier>doi:10.4230/OASIcs.SLATE.2026.19</dc:identifier>
          <dc:identifier>urn:nbn:de:0030-drops-267173</dc:identifier>
          <dc:identifier>https://drops.dagstuhl.de/entities/document/10.4230/OASIcs.SLATE.2026.19</dc:identifier>
          <dc:language>eng</dc:language>
          <dc:rights>https://creativecommons.org/licenses/by/4.0/legalcode</dc:rights>
        </oai_dc:dc>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
