fast - grepping SQL code like a boss - Jônatas Paganini | Lambda Days 2024

Conference: Lambda Days 2024

Year: 2024

✨ This talk was recorded at Lambda Days in June 2024. If you're curious about our upcoming event, check https://lambdadays.org ✨ I'd like to walk people through my latest adventures with fast: A search/refactoring tool that work as a regular expression language to target AST nodes. I built it originally for Ruby and now I'm also adding the support for SQL language. This talk will be a walkthrough in the AST and the searching engine. The idea is expose my little "functional" toy and walk people through the parser and how the matching system works. Later we'll see how to use the AST Tree Rewriter to refactor code based on AST elements. Let's keep in touch! Follow us on: 💥BlueSky: https://bsky.app/profile/lambdadays.bsky.social 💥LinkedIn: https://www.linkedin.com/company/lambda-days 💥Facebook: https://www.facebook.com/lambdadays 💥Mastodon: https://genserver.social/codesync 💥Twitter: https://twitter.com/LambdaDays