3 papers
cs.PL2022
Implementation of a Didactic Compiler for a superset of PL/0
Navas-López, Eduardo Adam
This article describes the features of a compiler for a superset language of the well-known PL/0 created by Niklaus Wirth. The main feature is that it implements the build phases i…
math.HO2022
A Multidimensional Artistic Approach to Enhance Understanding of Julia Sets through Computer Programming
Eduardo Adam Navas-López
This article proposes an artistic approach to increase and enrich the understanding of Julia Sets. This approach includes the mathematical, the playful, the artistic and the comput…
cs.PL2022
Modular and Didactic Compiler Design with XML Inter-Phases Communication
Eduardo Adam Navas-López
In Compiler Design courses, students learn how a program written in high level programming language and designed for humans understanding is systematically converted into low level…