<?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-18T07:25:08Z</responseDate><request verb="GetRecord" identifier="oai:www.recercat.cat:10459.1/468345" metadataPrefix="qdc">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><qdc:qualifieddc xmlns:qdc="http://dspace.org/qualifieddc/" xmlns:dc="http://purl.org/dc/elements/1.1/" 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://purl.org/dc/elements/1.1/ http://dublincore.org/schemas/xmls/qdc/2006/01/06/dc.xsd http://purl.org/dc/terms/ http://dublincore.org/schemas/xmls/qdc/2006/01/06/dcterms.xsd http://dspace.org/qualifieddc/ http://www.ukoln.ac.uk/metadata/dcmi/xmlschema/qualifieddc.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>
   <dcterms:abstract>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.</dcterms:abstract>
   <dcterms:abstract>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.</dcterms:abstract>
   <dcterms:issued>2025-07</dcterms:issued>
   <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>
</qdc:qualifieddc></metadata></record></GetRecord></OAI-PMH>