mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
222 B
222 B
layout | title | excerpt |
---|---|---|
post | Released Cyclone Scheme 0.9.5 | This release includes minor improvements to the runtime. |
Features
- Improve performance of many internal C runtime functions by declaring them
static
.