madc Mad-C Programming Language (My jit-Assembled Dialect of C) This is my answer to a simple C-like language to use stand alone, or embedded, which is JIT assembled/compiled. My goals are: Make it fast Keep it small Make it easy to use It currently only requires the asmjit library, and a C++ compiler.