[racket] Custom extension for #lang?
Maybe current-module-name-resolver is worth a look?
/soegaard
2014-03-16 22:29 GMT+01:00 Moore, Scott <sdmoore at fas.harvard.edu>:
> I am developing a #lang with a custom reader and I'd like to use different extension for it (rather than ".rkt").
> However, this doesn't work with require forms like "require foo/bar" because racket looks for foo/bar.rkt. Is there a way to tell racket about the extension I wanted to use?
>
> Thanks,
> Scott
> ____________________
> Racket Users list:
> http://lists.racket-lang.org/users
--
--
Jens Axel Søgaard