I also noticed GraphBLAS use new C99 features like:
Clang.jl cannot handle this, but I guess it’s easy to rewrite these macros as pure Julia macro since Julia macro supports overloading and multiple dispatch.
I also noticed GraphBLAS use new C99 features like:
Clang.jl cannot handle this, but I guess it’s easy to rewrite these macros as pure Julia macro since Julia macro supports overloading and multiple dispatch.