vote up 1 vote down star

Hello,

I'm learning PLT Scheme and I want to know how can I build a Teach Pack for DrScheme, some tutorials...? Thanks.

flag

Do you mean bundling DrScheme and a few tutorials together? – thenoviceoof Nov 1 at 20:48
No, go at the menu Language -> Choose Language..., it's this that I want to create. – Nathan Campos Nov 1 at 22:54

1 Answer

vote up 2 vote down check

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.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.