Re: Learning the REPL

Liste des GroupesRevenir à cl lisp 
Sujet : Re: Learning the REPL
De : tpeplt (at) *nospam* gmail.com (tpeplt)
Groupes : comp.lang.lisp
Date : 16. Jun 2024, 20:04:05
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <87h6ds2296.fsf@gmail.com>
References : 1 2 3 4
User-Agent : Gnus/5.13 (Gnus v5.13)
Lawrence D'Oliveiro <ldo@nz.invalid> writes:

On Sun, 04 Feb 2024 15:21:41 +0000, Daniel Cerqueira wrote:
>
What I specifically am looking for, is how to use the SBCL debugger.
>
<http://sbcl.org/manual/index.html#Debugger>

Also, within Emacs, you should be able to read the SBCL manual.  If you
evaluate the following Emacs Lisp expression in Emacs, the beginning of
the chapter referenced by Lawrence D’Oliveiro should be displayed:

   (info "(sbcl) Debugger")

(This assumes that your SBCL distribution has installed its manual in the
appropriate location and updated Emacs’s files as appropriate.
Somewhere on your file system there should be a file ‘sbcl.info’ or
‘sbcl.info.gz’ or ‘sbcl.info-1.gz’, etc.)

Using the info version allows you to display your source files, REPL,
and the info text within the same Emacs session and divide the
information as you find most usable by splitting windows vertically (C-x
3), horizontally (C-x 2), or into multiple window frames (C-x 5 2).

--
The lyf so short, the craft so long to lerne.
- Geoffrey Chaucer, The Parliament of Birds.

Date Sujet#  Auteur
16 Jun 24 o Re: Learning the REPL1tpeplt

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal