Contribute with Honey Potion to write eBPF programs

Hey! Want to contribute to a cool compiler project? Check out the good
first issues in the Honey Potion Compiler!

Honey Potion is a compiler that translates Elixir into eBPF code.
Elixir is a high-level, functional, dynamically typed language, while
eBPF is a low-level instruction set that runs safely inside the Linux
kernel. Since eBPF programs are verified to always terminate, Honey
Potion can apply powerful static optimizations!

🔗 Open issues:

📄 Read the paper:

https://homepages.dcc.ufmg.br/~fernando/publications/papers/CGO25_Kael.pdf

🎥 Watch the presentation:

8 Likes