mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-15 16:57:35 +02:00
Credit Arthur for adding FreeBSD build instructions
This commit is contained in:
parent
e94d793908
commit
1fce5b949d
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ https://github.com/cyclone-scheme/cyclone-winds
|
||||||
|
|
||||||
Features
|
Features
|
||||||
|
|
||||||
|
- Arthur Maciel added instructions for building Cyclone on FreeBSD.
|
||||||
- Added support for delays and promises to `(cyclone concurrent)`. Note functions/macros for both types of objects are prefixed with `shared-` to differentiate them from R7RS definitions from `(scheme lazy)`.
|
- Added support for delays and promises to `(cyclone concurrent)`. Note functions/macros for both types of objects are prefixed with `shared-` to differentiate them from R7RS definitions from `(scheme lazy)`.
|
||||||
|
|
||||||
Bug Fixes
|
Bug Fixes
|
||||||
|
|
Loading…
Add table
Reference in a new issue