mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-25 13:05:05 +02:00
Added SRFI 132
This commit is contained in:
parent
907ac59d43
commit
ccff75f01e
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ Features:
|
||||||
- SRFI 1 list library
|
- SRFI 1 list library
|
||||||
- SRFI 133 vector library
|
- SRFI 133 vector library
|
||||||
- SRFI 111 boxes
|
- SRFI 111 boxes
|
||||||
|
- SRFI 132 sorting library
|
||||||
- Added SRFI 2, `and-let*`
|
- Added SRFI 2, `and-let*`
|
||||||
- Added `parameterize` from section 4.2.6 of R7RS to the `(scheme base)` library.
|
- Added `parameterize` from section 4.2.6 of R7RS to the `(scheme base)` library.
|
||||||
- Modified the makefile to also search current working directories for headers and libraries.
|
- Modified the makefile to also search current working directories for headers and libraries.
|
||||||
|
|
Loading…
Add table
Reference in a new issue