Our great sponsors
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- SaaSHub - Software Alternatives and Reviews
-
Secondly, I have learned about LLVM, and I have learned about the Inkwell library on Rust (It's a New Kind of Wrapper for Exposing LLVM (Safely)). Has anyone used this library before? Is this a good practice? Is it suitable for my compiler? Can I write some optimization passes of my own using this library?
-
This is my compiler repository, if you can, I hope you can star it, I will be very grateful to you!
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
- Finding LLVM location for use with the inkwell Rust crate
- Inkwell – New Kind of Wrapper for Exposing LLVM in Rust
- Need help improving API for crate relying on Inkwell (Self-referential struct alternative)
- How do I instrument LLVM IR for a Rust program?
- Are there any repos of tutorials on writing a compiler in Rust?