[plt-scheme] To Racket...

From: Matthias Felleisen (matthias at ccs.neu.edu)
Date: Wed Jun 2 10:20:22 EDT 2010

Try .rkt or .ss for now.


On Jun 2, 2010, at 9:14 AM, Paulo J. Matos wrote:

> 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
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme



Posted on the users mailing list.