example 'cl-repl': add help, screenshot; several revisions

This commit is contained in:
pls.153 2022-04-11 16:47:17 +02:00
parent ad70df7399
commit a131436dde
14 changed files with 86 additions and 73 deletions

View file

@ -72,7 +72,6 @@
(define-symbol-macro :q (quicklisp)))
(export
(list #+ios
'start-swank
(list 'start-swank
'stop-swank
'quicklisp))