Released Cyclone Scheme 0.9.6
December 9th, 2018
Bug Fixes
- Cleaned up generated code to ensure calls to primitives from functions that are combined are not executed out of order.
- Fixed the
return_copy
macro in the runtime to handle being passed an expression instead of an object.