mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
added support for qlot
This commit is contained in:
parent
23af6f8d18
commit
1b304b8672
3 changed files with 69 additions and 4 deletions
13
WINDOWS.md
vendored
13
WINDOWS.md
vendored
|
|
@ -6,6 +6,7 @@
|
|||
1. Download and install rho-emacs:
|
||||
|
||||
https://gchristensen.github.io/rho-emacs/
|
||||
|
||||
https://github.com/GChristensen/rho-emacs/releases
|
||||
|
||||
When installing choose C:\Users\yourname for the "home folder"
|
||||
|
|
@ -89,5 +90,13 @@ sbcl --eval '(ql:quickload :clog/tools)' --eval '(clog-tools:clog-builder)'
|
|||
Run Slime - M-x slime
|
||||
|
||||
|
||||
[Learn about CLOG](README.md)
|
||||
[Learn Common-Lisp](LEARN.md)
|
||||
|
||||
NOTES for Windows:
|
||||
|
||||
I have a zip with the needed DLLs should it come up - https://rabbibotton.github.io/clog/clogframe.zip
|
||||
and clograme.exe for use with clog/clogframe
|
||||
|
||||
|
||||
[Learn about CLOG](README.md)
|
||||
|
||||
[Learn Common-Lisp](LEARN.md)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue