Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created April 29, 2025 13:22
Show Gist options
  • Save Whateverable/6f0beb43a2b5cc2bfb8eaffe874b91f9 to your computer and use it in GitHub Desktop.
Save Whateverable/6f0beb43a2b5cc2bfb8eaffe874b91f9 to your computer and use it in GitHub Desktop.
Whateverable
2025-04-29T11:11:54Z #raku <wayland76> melezhik Regarding AST, while there's no optimisation improvements yet, it should give the opportunity for better optimisation in some cases. In https://dev.to/fco/the-future-of-red-orm-for-raku-44gf skim down to the section called "The promise of RakuAST". Short version: We might be able to compile some blocks to SQL and run them on the database server.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment