<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="static/style.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-04-18T02:08:18Z</responseDate><request verb="GetRecord" identifier="oai:www.recercat.cat:10459.1/468345" metadataPrefix="didl">https://recercat.cat/oai/request</request><GetRecord><record><header><identifier>oai:recercat.cat:10459.1/468345</identifier><datestamp>2025-09-16T05:09:21Z</datestamp><setSpec>com_2072_3622</setSpec><setSpec>col_2072_478537</setSpec></header><metadata><d:DIDL xmlns:d="urn:mpeg:mpeg21:2002:02-DIDL-NS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:doc="http://www.lyncode.com/xoai" xsi:schemaLocation="urn:mpeg:mpeg21:2002:02-DIDL-NS http://standards.iso.org/ittf/PubliclyAvailableStandards/MPEG-21_schema_files/did/didl.xsd">
   <d:Item id="hdl_10459.1_468345">
      <d:Descriptor>
         <d:Statement mimeType="application/xml; charset=utf-8">
            <dii:Identifier xmlns:dii="urn:mpeg:mpeg21:2002:01-DII-NS" xsi:schemaLocation="urn:mpeg:mpeg21:2002:01-DII-NS http://standards.iso.org/ittf/PubliclyAvailableStandards/MPEG-21_schema_files/dii/dii.xsd">urn:hdl:10459.1/468345</dii:Identifier>
         </d:Statement>
      </d:Descriptor>
      <d:Descriptor>
         <d:Statement mimeType="application/xml; charset=utf-8">
            <oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
               <dc:title>Modernització de l'eina Symtab: Portatge de C a Python amb PLY, Lex i Yacc</dc:title>
               <dc:creator>Blanc Iniesta, Joel</dc:creator>
               <dc:subject>Compiladors</dc:subject>
               <dc:subject>Taula de símbols</dc:subject>
               <dc:subject>Anàlisi semàntica</dc:subject>
               <dc:subject>Python</dc:subject>
               <dc:description>Aquest treball presenta la modernització de l’eina Symtab, una taula de símbols originalment implementada en llenguatge C. L’objectiu ha estat portar-la a Python amb una estructura flexible i modular, i integrar-la completament amb l’eina de generació de compiladors PLY (Python LexYacc). La nova implementació conserva moltes de les característiques de la implementació original amb una arquitectura orientada a objectes. El projecte inclou els fonaments teòrics necessaris per entendre el projecte, una anàlisi detallada del codi original, una explicació de la nova implementació, la justificació de les decisions de disseny, i un conjunt de tests automatitzats que garanteixen el funcionament correcte del sistema. Aquesta eina està pensada per facilitar tant el desenvolupament de compiladors com la seva extensió a intèrprets o entorns d’anàlisi semàntica.</dc:description>
               <dc:description>This project presents the modernization of the Symtab tool, a symbol table originally implemented in the C programming language. The goal was to port it to Python with a flexible and modular structure, and to fully integrate it with the compiler generation tool PLY (Python Lex-Yacc). The new implementation preserves many characteristics of the original version while adopting an objectoriented architecture. The project includes the necessary theoretical background to understand the work, a detailed analysis of the original code, a full explanation of the new implementation, the justification of the design decisions taken, and a set of automated tests that ensure the correct functioning of the system. This tool is intended to support both compiler development and its extension to interpreters or semantic analysis environments.</dc:description>
               <dc:date>2025-07</dc:date>
               <dc:type>info:eu-repo/semantics/bachelorThesis</dc:type>
               <dc:rights>cc-by-nc-nd</dc:rights>
               <dc:rights>Attribution-NonCommercial-NoDerivatives 4.0 International</dc:rights>
               <dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
               <dc:rights>http://creativecommons.org/licenses/by-nc-nd/4.0/</dc:rights>
            </oai_dc:dc>
         </d:Statement>
      </d:Descriptor>
   </d:Item>
</d:DIDL></metadata></record></GetRecord></OAI-PMH>