Comment 5 for bug 230395

Revision history for this message
Abdulaziz Ghuloum (aghuloum) wrote : Re: [Bug 230395] Re: Order of definitions in REPL

On May 15, 2008, at 6:37 AM, leppie wrote:
> How exactly does it work? It starts the REPL and then do a load/
> include
> on the filename(s) passed as parameters? How do you pass additional
> parameters/files?

When you start "ikarus file1 file2 file3 ...", the contents of the
files will be evaled one by one before the repl prompt comes up.