Oh ya, if you are making a racket version that would absolutely be a good thing.
Especially because, from my experience, getting the spell checker to work on windows is a bit of a nightmare. ~Leif Andersen On Tue, Dec 6, 2016 at 11:33 AM, <[email protected]> wrote: > Ah, I see now, DrRacket currently calls out to the i/aspell binary on the > user's path, I thought it was bundled up somehow. I tested DrRacket's > spell check on my fedora system yesterday when I saw Leif's response, and > it just worked because ispell was setup correctly. Later I tried it on my > mac and it failed, then I realized I misunderstood what the situation is. > > Ok! I'll keep working on the native implementation in that case. > > RE: Licensing issues that may be caused by porting from the C source; I > guess for now i'll just keep a bibliography of sorts that provides > tracability from the Racket source to the C source; later, I can figure out > how to properly give credit to the appropriate people. Does this sound OK? > > > On Monday, December 5, 2016 at 4:34:47 PM UTC-7, Jens Axel Søgaard wrote: >> >> Ok - so a Racket implementation would be a Good Thing (TM). >> >> Den 6. dec. 2016 kl. 00.12 skrev Robby Findler < >> [email protected]>: >> >> It uses aspell. >> >> Robby >> >> On Mon, Dec 5, 2016 at 5:06 PM Jens Axel Søgaard <[email protected]> >> wrote: >> >>> >>> >>> > Den 5. dec. 2016 kl. 22.12 skrev Leif Andersen <[email protected] >>> >: >>> > >>> > Fun fact, DrRacket already has a spell checker. >>> >>> Does it call ispell or simply use the dictionaries? >>> >>> /Jens Axel >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Racket Developers" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To post to this group, send email to [email protected]. >>> To view this discussion on the web visit https://groups.google.com/d/ms >>> gid/racket-dev/AF54960C-F253-44FD-B5BF-F053B35F69EB%40gmail.com. >>> For more options, visit https://groups.google.com/d/optout. >>> >> -- You received this message because you are subscribed to the Google Groups "Racket Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-dev/CAAVaeEBtu0D1W-fAkOOkma-g4EzSPTRkfvB%2B_Ph2LF_JYbFJng%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
