:feature:allegro;; do we want a more discriminating feature expression?
:flags'("-qq")
:eval-flag"-e"
:load-flag"-L"
;; :quit-flags ("-kill")
:arguments-end"--"
:image-flag"-I"
:image-executable-pnil
:standalone-executablenil
:argument-controlt
:disable-debugger("-batch"; see also -#D -#C -#!
,@(when(and(os-windows-p)
(not(getenvp"ALLEGRO_NOISY")))
'("+c")))
:quit-format"(excl:exit ~A :quiet t)"
:dump-format"(progn (sys:resize-areas :global-gc t :pack-heap t :sift-old-areas t :tenure t) (excl:dumplisp :name ~A :suppress-allegro-cl-banner t))"))))))))
(defunregister-lisp-implementation*(x)
"Register the lisp implementation described by the list X, which consists of a name