dc.rights.license | CC-BY-NC-ND | |
dc.contributor.advisor | Jeuring, J.T. | |
dc.contributor.author | Eekelen, J.G.B. van | |
dc.date.accessioned | 2018-07-19T17:04:36Z | |
dc.date.available | 2018-07-19T17:04:36Z | |
dc.identifier.uri | https://studenttheses.uu.nl/handle/20.500.12932/29565 | |
dc.description.abstract | When writing code, occasionally the need comes up to change the data representation or underlying data structures. For example because a dierent structure is more efficient, or because another library is better maintained. Manually replacing instances of the old datatype to the new datatype is tedious and error-prone, so this is a good candidate for automation.
In this thesis, we will investigate a type system-based transformation system for rewriting expressions to make use of dierent datatypes. Specifically, we deal with the issues presented by pattern matching and custom datatype definitions. In this, we build on previous work done by Leather et al. | |
dc.description.sponsorship | Utrecht University | |
dc.format.extent | 235057 | |
dc.format.mimetype | application/pdf | |
dc.language.iso | en | |
dc.title | Type-Changing Program Transformations with Pattern Matching | |
dc.type.content | Master Thesis | |
dc.rights.accessrights | Open Access | |
dc.subject.keywords | Program Transformation, Type Systems, Pattern Matching, Datatypes | |
dc.subject.courseuu | Software Technology | |