@inproceedings{dantoni2015fast, author = {D’antoni, Loris and Veanes, Margus and Livshits, Ben and Molnar, David}, title = {Fast: A Transducer-Based Language for Tree Manipulation}, booktitle = {ACM Transactions on Programming Languages and Systems (TOPLAS), 2015}, year = {2015}, month = {October}, abstract = {Tree automata and transducers are used in a wide range of applications in software engineering. While these formalisms are of immense practical use, they can only model finite alphabets. To overcome this problem we augment tree automata and transducers with symbolic alphabets represented as parametric theories. Admitting infinite alphabets makes these models more general and succinct than their classic counterparts. Despite this, we show how the main operations, such as composition and language equivalence, remain computable given a decision procedure for the alphabet theory. We introduce a high-level language called FAST that acts as a front-end for the preceding formalisms.}, url = {http://approjects.co.za/?big=en-us/research/publication/fast-transducer-based-language-tree-manipulation/}, pages = {32}, volume = {38}, edition = {ACM Transactions on Programming Languages and Systems (TOPLAS), 2015}, number = {1}, }