Released Cyclone Scheme 0.3.2
November 22nd, 2016
Features:
- Recognize escaped vertical line and hex scalar value characters when reading a string.
- Added
current-thread
to SRFI 18. - Added the
include
andinclude-ci
macros.
Bug Fixes
- Fixed a crash when running
cyclone
on 32-bit platforms.