Showing cs.PLShow all
2 papers · 1 filter
cs.PL2021
Translating declarative control elements to imperative using 'l-value redefinition graphs'
Anthony Savidis
We focus on control constructs that allow programmers define actions to be performed when respective conditions are met without requiring the explicit evaluation and testing of con…
cs.PL2018
Multi-Stage JavaScript
Anthony Savidis, Yannis Apostolidis, Yannis Lilis
Multi-stage languages support generative metaprogramming via macros evaluated in a process preceding the actual interpretation or compilation of the program in which they are used.…