uint-fortran v0.2
This release includes the new type uint64
as 8-byte unsigned integer.
The implemented features for uint64
are:
- Assignment operator overload,
- Comparison operators overloads,
- Arithmetic operator overloads for addition and subtraction,
write
statement (unformatted and formatted, formatted is asterisk only).