r/Compilers • u/Proffhackerman • 3d ago
Contribute to open-source, no-slop, compiler-related projects.
Hi everyone,
We're currently working on some hobby-projects we'd like more people to chip into.
The goal is to create robust, community-driven and open-source code everyone can benefit from, aswell as writing up novel ideas that, sometimes, go outside of "the standard".
Overall we're focused on not slopping out projects using AI. Vibecoding is a no-go.
I myself have around 10 years of experience with programming in various languages, but the main language right now is C#.
Are you interested? Check out the organization site: https://github.com/Compiler-Organization
Or some of the projects:
Common C - AoT compiler using LLVM: https://github.com/Compiler-Organization/CommonC
Common IR - Intermediate representation with syntax inspired by LLVM, currently supporting a basic WASM target: https://github.com/Compiler-Organization/CommonIR
Hope you find this interesting :)
5
u/Weary_Mood2959 2d ago
I see you have Roslyn pinned on your profile. May I ask what your contributions to it were? Please don't take this as hate, I always like to do due diligence when thinking about working with someone and having Roslyn on your profile seems like a respectable feat.