> To be clear, I'm not suggesting a big_int type for C, only the limb type that could be used internally.
>
> The C version of the feature would likely end up looking like a stdc-prefixed version of GNU MP, and I'm not really sure how much benefit there is to standardizing that, or whether WG14 has any appetite for copying and pasting GMP into the C standard.
I think C should have a native bigint type. I suggested
this before (not in a paper).