[plt-scheme] standalone exes
On Sat 13 Mar 2004 14:29, Pedro Pinto wrote:
> 1) I tried to use:
>
> mzc --exe t.scm
>
> where t.scm is:
>
> (module t mzscheme (display "hello"))
>
> And I get:
>
> mzc: expects <file/directory/collection>
> [<file/directory/sub-collection>] ... on the command line, given 0
> arguments
Try:
mzc --exe t.exe t.scm
Cheers,
--
Grzegorz Chrupała | http://pithekos.net | grzegorzc at jabber.org
A scholar is just a library's way of making another library.
-- Daniel Dennett, Consciousness Explained