[plt-scheme] To Racket...

From: Paulo J. Matos (pocmatos at gmail.com)
Date: Wed Jun 2 09:14:31 EDT 2010

Hello,

I am starting to convert my scheme software to racket. 
So I load my main.scm and start by getting an internal error:
,----
| ../../Applications/racket/collects/compiler/cm.rkt:178:11: cm: internal
| error?; cannot find sha1 for module: #<path:/localhome/pmatos/Code/eboc/modes/esmc-mode/search-sig.scm>
`----

I looked at cm.rkt and can't find any suspicious, except for... my
filename extension... -> scm
Do I need to rename my filenames to rkt?

It would be great to have a small guide saying what, in general, you
need to do to get your software running on racket.

Cheers,

-- 
PMatos


Posted on the users mailing list.