Remote-Url: https://comby.dev/ Retrieved-at: 2021-09-07 18:00:22.214357+00:00 This talk shares the core ideas and motivation behind Comby, and example uses and applications.Mini abstract: Regex-based search-and-replace falls short of recognizing program syntax that so often correspond to expressions in code. Many approaches and tools that tackle the problem to overcome the limitations of regex matching but remain underdeveloped for easilychangingcode. Expressive and powerful transformation frameworks, however, can be hard to learn or use. Comby fills a gap by focusing on lightweight program transformation in every language for every programmer.