-
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
This is SBCL 2.3.1, an implementation of ANSI Common Lisp.
More information about SBCL is available at <http://www.sbcl.org/>.
SBCL is free software, provided as is, with absolutely no warranty.
It is mostly in the public domain; some portions are provided under
BSD-style licenses. See the CREDITS and COPYING files in the
distribution for more information.
* (load "load.lisp")
While evaluating the form starting at line 3, column 0
of #P"/Users/MacOSuser/Downloads/Iota-master/load.lisp":
debugger invoked on a QUICKLISP-CLIENT:SYSTEM-NOT-FOUND in thread
#<THREAD "main thread" RUNNING {1001098003}>:
System "iota" not found
Type HELP for debugger help, or (SB-EXT:EXIT) to exit from SBCL.
restarts (invokable by number or by possibly-abbreviated name):
0: [CONTINUE ] Try again
1: [ABORT ] Give up on "iota"
2: [REGISTER-LOCAL-PROJECTS] Register local projects and try again.
3: [RETRY ] Retry EVAL of current toplevel form.
4: Ignore error and continue loading file "/Users/MacOSuser/Downloads/Iota-master/load.lisp".
5: Abort loading file "/Users/MacOSuser/Downloads/Iota-master/load.lisp".
6: Exit debugger, returning to top level.
((LABELS QUICKLISP-CLIENT::RECURSE :IN QUICKLISP-CLIENT::COMPUTE-LOAD-STRATEGY) "iota")
source: (CERROR "Try again" 'SYSTEM-NOT-FOUND :NAME NAME)
0]
Metadata
Metadata
Assignees
Labels
No labels