|
|
|
|
|
by shawn_w
629 days ago
|
|
In my experience, guile these days is often faster than chicken, even compiled (the csi interpreter is dog slow and not suitable for anything but interactive exploration). Chicken is just not a fast implementation. Plus guile comes with a more comprehensive standard library; on the other hand, chicken's package manager and available packages do make up for that. |
|