mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 10:40:45 -08:00
More repl dev support
This commit is contained in:
parent
1466d8cc86
commit
fdd94960e1
4 changed files with 39 additions and 11 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue