<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
I just want to be able to make totally custom loop paths. The old MIT
loop path definition system was fine.<br>
Is nothing like that in the CL spec?  If not, is there something like
that in CCL?  If not, can I request that?<br>
<br>
-------- Original Message  --------<br>
Subject: Re: [Openmcl-devel] user-defined loop paths<br>
From: Tobias C. Rittweiler <a href="mailto:tcr@freebits.de" class="moz-txt-link-rfc2396E"><tcr@freebits.de></a><br>
To: <a href="mailto:openmcl-devel@clozure.com" class="moz-txt-link-abbreviated">openmcl-devel@clozure.com</a><br>
Date: Wed Nov 18 2009 03:59:26 GMT-0500 (Eastern Standard Time)<br>
<blockquote type="cite" cite="mid:87bpj0w6mp.fsf@freebits.de">
  <pre wrap="">"Mark H. David" <a href="mailto:mhd@yv.org" class="moz-txt-link-rfc2396E"><mhd@yv.org></a> writes:

  </pre>
  <blockquote type="cite">
    <pre wrap="">What's the deal with user-defined loop paths in Common Lisp generally?
How about in Clozure CL?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
It seems like CCL (as well as SBCL, FWIW.) is using a slightly modified
version of MIT/Symbolics LOOP which supports adding new loop paths.

If you care about portability and still want to use that kind of
feature, just grab loop.lisp, and distribute it with your code.

What path did you have in mind?

  -T.

_______________________________________________
Openmcl-devel mailing list
<a href="mailto:Openmcl-devel@clozure.com" class="moz-txt-link-abbreviated">Openmcl-devel@clozure.com</a>
<a href="http://clozure.com/mailman/listinfo/openmcl-devel" class="moz-txt-link-freetext">http://clozure.com/mailman/listinfo/openmcl-devel</a>
  </pre>
</blockquote>
<br>
</body>
</html>