cyclone/_posts/2017-03-09-Released-Cyclone-Scheme-0.4.md
2017-03-09 17:03:38 -05:00

405 B

layout title excerpt
post Released Cyclone Scheme 0.4 Support is now available for bignums and integer overflow.
  • Added a new bignum type to support exact integers of practically unlimited size.
  • As part of the bignum changes, modified the code for exact integer arithmetic to detect overflow.
  • Added documentation for the C API.