[racket] Help On User Libraries - The Basics
2011/8/21 Ray Racine <ray.racine at gmail.com>
> Works, so now compile it to zos.
>
...
> > (require compiler/compiler)
> > (compile-collection-zos "c1")
> for-each: expects type <proper list> as 2nd argument, given: #<void>; other
> arguments were: #<procedure:.../compiler/cm.rkt:594:4>
>
...
> Next question, what am I doing wrong?
>
Have you tried using "raco make c1.rkt" to compile the files?
http://docs.racket-lang.org/raco/make.html?q=raco%20make
--
Jens Axel Søgaard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20110821/434a94eb/attachment.html>