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

GitHub

1k stars
22 watching
75 forks
Language: C
last commit: 6 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
l1mey112/crepl A compiler and interpreter for executing C code on the fly as it is typed. 29
alexfru/smallerc A compiler that generates code for multiple platforms from a single C source file 1,425
eudoxia0/cmacro Provides a set of reusable code transformations and abstractions for writing domain-specific languages (DSLs) in C. 887
ainfosec/crema A compiler and runtime system for executing a minimalist programming language in sub-Turing Complete space. 64
clozure/ccl A Common Lisp implementation of a compiler and runtime environment 858
drh/lcc A compiler designed to be highly retargetable for compiling C code. 2,038
atilaneves/dpp An executable tool that compiles D files with #include directives from C/C++ headers 231
taviso/ctypes.sh A foreign function interface plugin for bash that allows calling C functions from within bash scripts. 2,109
cil-project/cil CIL is a front-end for the C programming language that facilitates program analysis and transformation. 364
onqtam/rcrl An interactive C++ compiler and runtime environment for rapid development and live coding 413
kiselgra/c-mera A source-to-source compiler system for C-like languages using Lisp's macro system. 411
yrnkrn/zapcc A caching C++ compiler based on clang to speed up compilation 1,248
richelbilderbeek/travis_gcc_cpp17 A simple C++17 project to test and demonstrate a clean Travis CI build with GCC compiler. 21
larmel/lacc A compiler for the C programming language written in C. 922