cyclone/_posts/2016-11-22-Released-Cyclone-Scheme-0.3.2.md
2016-11-19 15:48:48 +00:00

364 B

layout title excerpt
post Released Cyclone Scheme 0.3.2 Cyclone Scheme 0.3.2 is now available.

Features:

  • Recognize escaped vertical line and hex scalar value characters when reading a string.
  • Added current-thread to SRFI 18.
  • Added the include and include-ci macros.

Bug Fixes

  • Fixed a crash when running cyclone on 32-bit platforms.