An implementation for an unlimited number in C++
The class Lovelace is an implementation of natural numbers (unsigned) without type limits.
InteiroLovelace is an implementation of integers without type limits.
RealLovelace is an implementation of real numbers without type limits.