<?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-18T04:07:29Z</responseDate><request verb="GetRecord" identifier="oai:www.recercat.cat:10459.1/468345" metadataPrefix="marc">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><record xmlns="http://www.loc.gov/MARC21/slim" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:doc="http://www.lyncode.com/xoai" xsi:schemaLocation="http://www.loc.gov/MARC21/slim http://www.loc.gov/standards/marcxml/schema/MARC21slim.xsd">
   <leader>00925njm 22002777a 4500</leader>
   <datafield ind2=" " ind1=" " tag="042">
      <subfield code="a">dc</subfield>
   </datafield>
   <datafield ind2=" " ind1=" " tag="720">
      <subfield code="a">Blanc Iniesta, Joel</subfield>
      <subfield code="e">author</subfield>
   </datafield>
   <datafield ind2=" " ind1=" " tag="260">
      <subfield code="c">2025-07</subfield>
   </datafield>
   <datafield ind2=" " ind1=" " tag="520">
      <subfield code="a">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.</subfield>
   </datafield>
   <datafield ind2=" " ind1=" " tag="520">
      <subfield code="a">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.</subfield>
   </datafield>
   <datafield tag="653" ind2=" " ind1=" ">
      <subfield code="a">Compiladors</subfield>
   </datafield>
   <datafield tag="653" ind2=" " ind1=" ">
      <subfield code="a">Taula de símbols</subfield>
   </datafield>
   <datafield tag="653" ind2=" " ind1=" ">
      <subfield code="a">Anàlisi semàntica</subfield>
   </datafield>
   <datafield tag="653" ind2=" " ind1=" ">
      <subfield code="a">Python</subfield>
   </datafield>
   <datafield ind2="0" ind1="0" tag="245">
      <subfield code="a">Modernització de l'eina Symtab: Portatge de C a Python amb PLY, Lex i Yacc</subfield>
   </datafield>
</record></metadata></record></GetRecord></OAI-PMH>