A Pythonic language implemented from scratch from the official reference that supports GPU programming on your mobile phone! (I will share the full article tomorrow), It's open source and available on Google Play too
Github: github.com/AmrDeveloper/Turt…#lilo#gpu#turtle#python
This month, the GitQL project has reached 101,000 downloads from Crates Github releases 🥳.
There are a lot of features and ideas to implement and also to refactor in this new release.
Github: github.com/AmrDeveloper/GQL#gitql#rust#db
A blog post summarizing my work on the ClangIR upstreaming project for Google Summer of Code 2025 🥳.
Enjoy reading 😋😋.
blog.llvm.org/posts/2025-gso…#llvm#gsoc
I’m excited to share that I’ve completed my Google Summer of Code 2025 project with the LLVM Foundation 🐉 for the ClangIR upstreaming projects
All details, PR's, blog, and report are on the GitHub profile
github.com/AmrDeveloper#gsoc#llvm
LLQL 0.8.0 is released with new matchers for Call, Intrinsics, Operand bundle and new features to use from SQL syntax like Rows
Github: github.com/AmrDeveloper/LLQL…#llvm#gitql#rust
LLQL 0.39.0 is released with new matchers for debug info, const expr and support output format in YAML.
Here is an example of using LLQL in the LIT test
Github: github.com/AmrDeveloper/llql#llql#llvm#gitql
GitQL 0.34.0 is released with performance improvement when selecting from diff and reference tables, with functionality for diff content, for example you can select all commits that modified specific file or content.
Github: github.com/AmrDeveloper/gql#gitql#rust#git#database