Hello,
I'm learning PLT Scheme and I want to know how can I build a Teach Pack for DrScheme, some tutorials...? Thanks.
|
|
Hello, I'm learning PLT Scheme and I want to know how can I build a Teach Pack for DrScheme, some tutorials...? Thanks.
|
||||
|
|
|
A teachpack is just a module file, which can provide any bindings you need. In any case, this requires knowing how to write a PLT module, and it's a subject that is better to discuss on the PLT mailing list. |
||
|
|