sxc - S-Expression C
https://github.com/burtonsamograd/sxc/blob/master/README.md [github.com]
2016-12-17 15:33
sxc is an an s-expression based language source transpiler for C. By providing an S-expression based syntax, sxc adds full Lisp-like macro and code generation capabilities to the C language using Common Lisp.