HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jparkie

no profile record

comments

jparkie
·6 ปีที่แล้ว·discuss
+1 for Modern Metaprogramming.

I know some people are against metaprogramming because they believe the abstractions hide the intrinsic of how the underlying code will execute, but I would love to write substantial tests in C without relying on FFI to Python or C++ to perform property-based testing, complex fuzzing, and whatever. I feel metaprogramming would be a huge boon for C tooling and developer productivity.