Attila Lendvai <att...@lendvai.name> writes: > i don't > see it acknowledged that this is way less than ideal. including that > too much of guile is written in C, [...]
This is even acknowledged in the Guile manual. The commit history and the Guile maintainers own words also show that replacing more of Guile's core with Scheme is a goal. It is also needed for Hoot and for more aggressive compiler optimizations --- which are part of the reason why backtraces have regressed with respect to previous versions of Guile. -- Ricardo