Re: [Scheme-reports] programs and cond-expand Michael Montague (24 Oct 2013 04:14 UTC)
Re: [Scheme-reports] programs and cond-expand John Cowan (24 Oct 2013 13:51 UTC)
Re: [Scheme-reports] programs and cond-expand Michael Montague (24 Oct 2013 15:53 UTC)
Re: [Scheme-reports] programs and cond-expand Alex Shinn (25 Oct 2013 00:49 UTC)
Re: [Scheme-reports] programs and cond-expand Michael Montague (25 Oct 2013 04:09 UTC)
Re: [Scheme-reports] programs and cond-expand Michael Montague (25 Oct 2013 04:50 UTC)
Re: [Scheme-reports] programs and cond-expand John Cowan (25 Oct 2013 05:28 UTC)

Re: [Scheme-reports] programs and cond-expand John Cowan 25 Oct 2013 05:27 UTC

Michael Montague scripsit:

> In Foment, you can define a library using eval: (eval '(define-library
> (foo bar) ...)) and (foo bar) will be available for importing. That
> means as you are developing a program and libraries, you can just
> put them all into the same file to begin with and use load to try it
> out. Does chibi do something similar?

No.  In Chibi, define-library and the names of library declarations
appear in a special library named (meta), which is implicitly loaded
when a .sld file is imported.  It is not visible in any other library.

--
Barry thirteen gules and argent on a canton azure           John Cowan
fifty mullets of five points of the second,             cowan@ccil.org
six, five, six, five, six, five, six, five, and six.
        --blazoning the U.S. flag           http://www.ccil.org/~cowan

_______________________________________________
Scheme-reports mailing list
Scheme-reports@scheme-reports.org
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports