SPWN-language
SPWN-language copied to clipboard
implemented bitwise operators
Looks really good to me, but I would use i128
for conversions. (convert_to_int
is not really needed, you can do as i128
)