This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: interactive development and code re-loading


On Mon, Oct 12 2015, Per Bothner wrote:

> That is plausible,  What I'm currently leaning towards:
> - If an interactive module (or a repl) requires/imports a source module,
>   the then latter is also interactive.
> - If a non-interactive module requires/imports a source module,
> the then latter is also non-interactive.

Out of curiosity: if a macro is re-defined, will users of the macro be
re-compiled?

Helmut



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]