Hi all,

I'm trying to get back into CHICKEN by porting some of my eggs to CHICKEN 6. 
The following eggs should be good to go, only missing documentation using 
test-new-egg:

- r6rs-bytevectors
  
https://git.sr.ht/~dieggsy/r6rs-bytevectors/blob/master/r6rs.bytevectors.release-info
- genann
  https://git.sr.ht/~dieggsy/chicken-genann/blob/master/genann.release-info
- srfi-197
  https://git.sr.ht/~dieggsy/srfi-197/blob/master/srfi-197.release-info
- chibi-generic
  
https://git.sr.ht/~dieggsy/chibi-generic/blob/master/chibi-generic.release-info

I'm still working through some of my other eggs, though most of the rest depend 
on other eggs not yet available in C6.

Thanks,
Diego

Reply via email to