SISC works quite well with slib. There are sorting
procedures in that.
Implementations of the withdrawn srfi-32 sorting lib appear
to be available for a number of schemes. The reference
implementation has quite a few bugs, so I am trying to track
down a version which has seen some actual use and has had
most of its bugs fixed. If I find one I'll port it to sisc.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=110070
SISC works quite well with slib. There are sorting
procedures in that.
Implementations of the withdrawn srfi-32 sorting lib appear
to be available for a number of schemes. The reference
implementation has quite a few bugs, so I am trying to track
down a version which has seen some actual use and has had
most of its bugs fixed. If I find one I'll port it to sisc.