More repl dev support

This commit is contained in:
David Botton 2021-11-07 12:08:09 -05:00
parent 1466d8cc86
commit fdd94960e1
4 changed files with 39 additions and 11 deletions

View file

@ -784,13 +784,14 @@ embedded in a native template application.)"
(defsection @clog-helpers (:title "CLOG Helper Functions")
"Tutorial and demo helpers"
(clog-install-dir function)
(open-manual function)
(run-tutorial function)
(load-tutorial function)
(run-demo function)
(load-demo function)
(clog-repl function)
(clog-install-dir function)
(open-manual function)
(run-tutorial function)
(load-tutorial function)
(run-demo function)
(load-demo function)
(clog-repl function)
(save-body-to-file function)
"Functions for Compilation and Documentation"
(load-world function)