Our great sponsors
-
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
I think LangTrans[1](a transpiler) can be used. It helps to create new syntax(like in this post) more easily. It converts new syntax into real code and works with any language.
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
- What if Linus Torvalds used C++ instead of C
- sqzlib - kseq compatible DNA fastA/Q encoding and compression library
- "Implementing Hash Tables in C" (an article I've drafter a few years ago, but never published it until... now)
- I still like C and strongly dislike C++
- Type-safe generic data structures in C