/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

cprimozic.net
| | github.com
2.1 parsecs away

Travel
| | Compile-time reflection API for developing robust procedural macros (proof of concept) - 8BitMate/reflect
| | blog.m-ou.se
2.1 parsecs away

Travel
| | About a year ago, I published a Rust crate called inline-python, which allows you to easily mix some Python into your Rust code using a python!{ .. } macro. In this series, I'll go through the process of developing this crate from scratch.
| | blog.meain.io
1.4 parsecs away

Travel
| | A simple intro to Rust's macros
| | blog.jetbrains.com
4.0 parsecs away

Travel
| Have you ever wondered how Rust's procedural macros work? In this blog post series, we will get into the details! A member of our team, Vladislav Beskrovny, recently gave a talk on the topic at RustCo