cdecl-blocks
Declaration translator
Translates C declarations into English-like syntax and vice versa, with additional features such as command line editing and support for Apple's blocks syntax.
The venerable cdecl, with Apple blocks support
1k stars
22 watching
75 forks
Language: C
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A compiler and interpreter for executing C code on the fly as it is typed. | 29 |
| A compiler that generates code for multiple platforms from a single C source file | 1,425 |
| Provides a set of reusable code transformations and abstractions for writing domain-specific languages (DSLs) in C. | 887 |
| A compiler and runtime system for executing a minimalist programming language in sub-Turing Complete space. | 64 |
| A Common Lisp implementation of a compiler and runtime environment | 858 |
| A compiler designed to be highly retargetable for compiling C code. | 2,038 |
| An executable tool that compiles D files with #include directives from C/C++ headers | 231 |
| A foreign function interface plugin for bash that allows calling C functions from within bash scripts. | 2,109 |
| CIL is a front-end for the C programming language that facilitates program analysis and transformation. | 364 |
| An interactive C++ compiler and runtime environment for rapid development and live coding | 413 |
| A source-to-source compiler system for C-like languages using Lisp's macro system. | 411 |
| A caching C++ compiler based on clang to speed up compilation | 1,248 |
| A simple C++17 project to test and demonstrate a clean Travis CI build with GCC compiler. | 21 |
| A compiler for the C programming language written in C. | 922 |