|
|
|
|
|
by lelele
5861 days ago
|
|
What I don't like about Racket (former PLT Scheme) is that it's a closed environment. You can't use common Scheme libraries (for instance: SLIB), debugging facilities are hidden into Racket's editor therefore you can't access them from Emacs or other tools, etc. |
|
SLIB has worked in the past. If there are specific parts of SLIB you need, try asking the mailing list for help.