* add u128 and i128 integer types * add f128 floating point type * implement big integer multiplication (See #405)