asdf for gcl
Raymond Toy <[email protected]> Wed, 7 May 2025 08:02:40 -0700
| Newsgroups | gmane.lisp.gcl.devel |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format.
--------------XECG6XkSyoyXSdFIxLYzgfoU
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Gcl 2.7.1 can run asdf now, with a few minor changes to the asdf code.
The changes should be included with asdf soon. This is pretty good news!
It would be nice if gcl next would include a copy of asdf so it’s
immediately available with gcl. Most other lisps do this already.
Usually a simple |(require :asdf)| will load asdf into lisp.
I hope gcl can do this too in the next release, especially as a fasl
since it takes gcl quite a bit of time to compile asdf.lisp.
​
--------------XECG6XkSyoyXSdFIxLYzgfoU
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 8bit
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title></title>
<meta charset="utf-8">
</head>
<body>
<div class="markdown-here-wrapper">
<p
style="margin-block: 0px 19.2px; margin-bottom: 19.2px; margin-top: 0px;">Gcl
2.7.1 can run asdf now, with a few minor changes to the asdf
code. The changes should be included with asdf soon. This is
pretty good news! It would be nice if gcl next would include a
copy of asdf so it’s immediately available with gcl. Most other
lisps do this already. Usually a simple <code
style="background-color: rgba(175, 184, 193, 0.2); border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; border-end-end-radius: 3px; border-end-start-radius: 3px; border-start-end-radius: 3px; border-start-start-radius: 3px; border-top-left-radius: 3px; border-top-right-radius: 3px; font-family: Consolas, Inconsolata, Courier, monospace; font-size: 16px; font-weight: 550; margin-inline: 2.4px; margin-left: 2.4px; margin-right: 2.4px; padding-inline: 4.8px; padding-left: 4.8px; padding-right: 4.8px; white-space-collapse: preserve;">(require :asdf)</code>
will load asdf into lisp.</p>
<p
style="margin-block: 0px 19.2px; margin-bottom: 19.2px; margin-top: 0px;">I
hope gcl can do this too in the next release, especially as a
fasl since it takes gcl quite a bit of time to compile
asdf.lisp.</p>
<div
title="MDH:PHA+R2NsIDIuNy4xIGNhbiBydW4gYXNkZiBub3csIHdpdGggYSBmZXcgbWlub3IgY2hhbmdlcyB0byB0aGUgYXNkZiBjb2RlLiZuYnNwOyBUaGUgY2hhbmdlcyBzaG91bGQgYmUgaW5jbHVkZWQgd2l0aCBhc2RmIHNvb24uJm5ic3A7IFRoaXMgaXMgcHJldHR5IGdvb2QgbmV3cyEmbmJzcDsgSXQgd291bGQgYmUgbmljZSBpZiBnY2wgbmV4dCB3b3VsZCBpbmNsdWRlIGEgY29weSBvZiBhc2RmIHNvIGl0J3MgaW1tZWRpYXRlbHkgYXZhaWxhYmxlIHdpdGggZ2NsLiZuYnNwOyBNb3N0IG90aGVyIGxpc3BzIGRvIHRoaXMgYWxyZWFkeS4mbmJzcDsgVXN1YWxseSBhIHNpbXBsZSBgKHJlcXVpcmUgOmFzZGYpYCB3aWxsIGxvYWQgYXNkZiBpbnRvIGxpc3AuPC9wPjxwPkkgaG9wZSBnY2wgY2FuIGRvIHRoaXMgdG9vIGluIHRoZSBuZXh0IHJlbGVhc2UsIGVzcGVjaWFsbHkgYXMgYSBmYXNsIHNpbmNlIGl0IHRha2VzIGdjbCBxdWl0ZSBhIGJpdCBvZiB0aW1lIHRvIGNvbXBpbGUgYXNkZi5saXNwLjxicj48L3A+PHVsIGNsYXNzPSJkcm9wZG93bi1tZW51IHRleHRjb21wbGV0ZS1kcm9wZG93biIgc3R5bGU9ImRpc3BsYXk6IG5vbmU7IHBvc2l0aW9uO
iBhYnNvbHV0ZTsgei1pbmRleDogMTAwMDsiIGNvbnRlbnRlZGl0YWJsZT0iZmFsc2UiPjwvdWw+"
aria-hidden="true"
style="font-size: 0px; padding: 0px; margin: 0px; block-size: 0px; height: 0px; inline-size: 0px; max-block-size: 0px; max-height: 0px; max-inline-size: 0px; max-width: 0px; overflow-block: hidden; overflow-inline: hidden; overflow: hidden; width: 0px;"
class="mdhr-raw">&#8203;</div>
</div>
</body>
</html>
--------------XECG6XkSyoyXSdFIxLYzgfoU--