<div dir="ltr">Hi Anton,<br><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div><div class="gmail_extra">Thanks for the explanation on how to grovel ASDF dependencies!<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

As a CL user I can suggest another perspective to increase adoption of a CL implementation:<br>
improving developer experience. Good slime integration, fast slime (fuzzy) competions,<br>
convenient sldb debugger, with local variables and so on.<br>
<br>
Today ABCL is not bad from this perspective: slime competion work (speeding them up will be good though),<br>
slime functions argument hints work, slime-go-to-definition work. But of course there are always room<br>
for improvement. For me as a developer the dev enviroment convinience and development speed<br>
is more important even than execution speed of my code. So, after fixing the important libraries,<br>
you could probably consider development convenience as and area for attention.<br></blockquote><div><br></div><div style>Right. Completely agreed. I have had ideas how to work on this for quite some time now. However, since the actual number of ABCL users has been fairly low (and the ones that did, seemed to get by with what's there), increasing library support seemed to be the best investment. Now that that's come such a long way, it does seem right to divert our attention to other problems indeed. So far, it's always been my intent to make it work on compiled code. However, maybe it's better to make it work on interpreted code first and only *then* move it to compiled code since that will mean quite a bit of impact on the compiler as well. (The compiler is structured around java stack frames, which don't take LET or M-V-B blocks into account.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Best regards,<br>
- Anton<br>
</blockquote></div><br></div><div class="gmail_extra"><br></div><div class="gmail_extra" style>Bye,</div><div class="gmail_extra" style><br></div><div class="gmail_extra" style><br></div><div class="gmail_extra" style>Erik.</div>
</div>