<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="gmail_quote"><div class="im"><div>... to step through code ... this has to be told at compilation time. The :step option could be reimplemented by forcing the function to be re-compiled, though.</div>
</div><div class="im">

<div></div></div></div></blockquote><div class="gmail_quote"><br></div>Thanks Giovanni,<div>of cource I appreciate ECL better performance and indeed I switched from CLISP to ECL for that reason and also because of better Windows support.</div>
<div><br></div><div>Unfortunately I also need the stepper sometimes to debug my code. Recompiling is not a problem at all. But how do I enable the stepping feature on a function when compiling? I mean, is that already implemented? Do I have to implement it by myself in Lisp itself? :-)</div>
<div><br></div><div>Antonio</div></div>