It's R5RS compliant and has its share of libraries. What's wrong with it?
Name:
Anonymous2013-01-10 18:34
>>3
R5RS is shit. R6RS is where all the bitches are.
Name:
Anonymous2013-01-10 18:37
>>3 Backtrace:
In unknown file:
Also in 2.0, compile errors fail to give line numbers, and it somehow throws out garbage (chunks of memory?) instead of intelligible error messages.
Basically it's shit impossible to debug.
>>6 hey fuck you, CL is the lisp that gets shit done while you schemelings argue about pretty code and cling to some substandard instead of talking to ANSI. you make me sick
>>8 back to /g/, IT guy. get back to your min wage java
Name:
Anonymous2013-01-11 2:59
Whatever you guys find, tell me. I was planing on using guile for my next browser plugin when I get my shit done. But if it has errors, I might need to make my own for R6RS.
also, what was the scheme2C processor than Chicken, Gambit?
bigloo was the only scheme implementation that targets c that didn't disappoint me in terms of performance. I remember chicken compiled code performing the same as interpreted guile. But my benchmarks are neither comprehensive nor scientific. The best advice is to try them all and then stick with one.