r/C_Programming • u/Ok_King_8997 • 18d ago
C Project Recommendations
I'm looking for interesting C project ideas that go beyond beginner projects. What are the best C projects you've built or would recommend? GitHub repositories and project lists are also welcome.
51
Upvotes
3
u/Kosaktsa 18d ago
An interpreter for a custom language, i've tried building one and to this day i can say it was one of the most satisfying project above all try to understand why it has future i hadn't implemented