aboutsummaryrefslogtreecommitdiffstats
path: root/Lisp/sbcl
diff options
context:
space:
mode:
Diffstat (limited to 'Lisp/sbcl')
-rw-r--r--Lisp/sbcl/save-moxie-image.lisp3
-rwxr-xr-xLisp/sbcl/sbclbin0 -> 171284 bytes
2 files changed, 3 insertions, 0 deletions
diff --git a/Lisp/sbcl/save-moxie-image.lisp b/Lisp/sbcl/save-moxie-image.lisp
new file mode 100644
index 0000000..fed8216
--- /dev/null
+++ b/Lisp/sbcl/save-moxie-image.lisp
@@ -0,0 +1,3 @@
+(require 'asdf)
+(asdf:operate 'asdf:load-op :moxie)
+(moxie::save-lisp-and-die "/tmp/sbcl.core")
diff --git a/Lisp/sbcl/sbcl b/Lisp/sbcl/sbcl
new file mode 100755
index 0000000..76bd663
--- /dev/null
+++ b/Lisp/sbcl/sbcl
Binary files differ