doc versions and git repo
[email protected] (Don Cohen) Mon, 18 Mar 2019 16:24:14 +0000 (UTC)
| Newsgroups | gmane.lisp.clisp.devel |
|---|---|
| Message-ID | <[email protected]> |
When I went searching for how to get asdf in clisp I ran across https://clisp.sourceforge.io/beta/impnotes/ for CLISP version 2.49.93+ Whereas, in my git directory what I see is impnotes for version 2.49.60+ Even though version.sh says VERSION_NUMBER=2.49.93+ RELEASE_DATE=2018-02-18 # in "date +%F" format Is there a beta branch, or beta repo? Should I be using it? Also, is there some intent (in beta code that I don't yet have) to include asdf in clisp? I notice in sbcl, for example, (require "ASDF") works. Currently it seems to me (now that I've managed to do it) unreasonably difficult to get asdf into clisp. (But I think that's the fault of asdf.) _______________________________________________ clisp-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/clisp-devel