mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-19 05:39:17 +02:00
WIP
This commit is contained in:
parent
3adf6fb1d2
commit
32ee859a44
1 changed files with 2 additions and 0 deletions
|
@ -380,6 +380,8 @@ A Scheme API for exception handling is provided as part of R<sup>7</sup>RS.
|
|||
|
||||
## Scheme Libraries
|
||||
|
||||
This section describes a few notable parts of [Cyclone's Scheme API](API.md).
|
||||
|
||||
### Native Thread Support
|
||||
|
||||
A multithreading API is provided based on [SRFI 18](http://justinethier.github.io/cyclone/docs/api/srfi/18). Most of the work to support multithreading is accomplished by the runtime and garbage collector.
|
||||
|
|
Loading…
Add table
Reference in a new issue