cdecl-blocks

Declaration translator

A C compiler and parser that supports Apple's blocks syntax and translates English-like declarations into C code.

The venerable cdecl, with Apple blocks support

GitHub

988 stars
22 watching
75 forks
Language: C
last commit: 3 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. 30
alexfru/smallerc A compiler that generates code for multiple platforms from a single C source file 1,423
eudoxia0/cmacro Provides a set of reusable code transformations and abstractions for writing domain-specific languages (DSLs) in C. 885
ainfosec/crema A compiler and runtime system for executing a minimalist programming language in sub-Turing Complete space. 64
clozure/ccl A Common Lisp compiler and runtime environment 855
drh/lcc A highly retargetable C compiler designed to be highly customizable and adaptable to different architectures and systems. 2,025
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,107
cil-project/cil A C programming language front-end that facilitates program analysis and transformation. 361
onqtam/rcrl An interactive C++ compiler and runtime environment for rapid development and live coding 411
kiselgra/c-mera A source-to-source compiler system for C-like languages using Lisp's macro system. 407
yrnkrn/zapcc A caching C++ compiler based on clang to speed up compilation 1,250
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. 894
justlucdewit/cod A language and compiler that supports a unique concatenative stack-based programming paradigm. 24