mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-07-06 20:56:38 +02:00
The method snow-chibi used to get the version of Chicken installed doesn't work with Chicken 5. Adding "-R chicken.platform" would make it work with Chicken 5, but then it wouldn't work with Chicken 4. In both Chicken 4 & 5, however, csi has a -release option that will just give the version number. So, I've changed the Chicken version detection in snow-chibi to use this option. Testing with... ./chibi-scheme tools/snow-chibi.scm implementations ...then seemed to work with both Chicken 4 & 5. |
||
---|---|---|
.. | ||
chibi | ||
scheme | ||
srfi | ||
init-7.scm | ||
meta-7.scm |