Paste number 49707: maxima in SLIME repl

Index of paste annotations: 1

Paste number 49707: maxima in SLIME repl
Pasted by: fax
9 months, 1 day ago
#lispcafe | Context in IRC logs
Paste contents:
Raw Source | XML | Display As
CL-USER> (+ 1 1)
2
CL-USER> (run)
Maxima 5.13.0 http://maxima.sourceforge.net
Using Lisp SBCL 1.0.10
Distributed under the GNU Public License. See the file COPYING.
Dedicated to the memory of William Schelter.
This is a development version of Maxima. The function bug_report()
provides bug reporting information.
(%i1) 1+1;

(%o1)                                  2
(%i2) quit;

(%o2)                                quit
(%i3) exit;

(%o3)                                exit
(%i4) :/

 / is not break command
(%i4) Maxima restarted.
(%i4)
; Evaluation aborted.
MAXIMA> hah!
; Evaluation aborted.

Annotations for this paste:

Annotation number 1: the magic
Pasted by: fax
9 months, 1 day ago
Context in IRC logs
Paste contents:
Raw Source | Display As
(defun load-maxima ()
  (setf *default-pathname-defaults*
        #P"/Users/ed/Code/Lisp/maxima-5.13.0/src/"
)

  (load "maxima-build.lisp")
  (funcall 'maxima-load)
)

Colorize as:
Show Line Numbers
Index of paste annotations: 1

Ads absolutely not by Google

Lisppaste pastes can be made by anyone at any time. Imagine a fearsomely comprehensive disclaimer of liability. Now fear, comprehensively.