bearophile wrote:
C) adding unbounded integral literals for multi-precisions integral numbers (to be used by bigintegers implemented in the std lib or other D code). (This is to teach D another bit of fishing, using Andrei metaphor).
No, it's exactly the opposite - putting on the table a rotten fish. Big integer literals can be accommodated as compile-time strings.
Andrei
