I want to write C in s-expressions and use compile-time macros. Does anybody know of anything that does this? It should translate the s-expressions into standard C.
I want to write C in s-expressions and use compile-time macros. Does anybody know
Share
Related: