mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
31 lines
959 B
Markdown
Vendored
31 lines
959 B
Markdown
Vendored
|
|
The CLOG Builder Video Manual Series Video 2
|
|
|
|
Getting Started - Installs
|
|
|
|
CLOG works with QuickLisp and with OCICL distribution for builds (next video).
|
|
|
|
To install Common Lisp with QuikLisp:
|
|
|
|
Install Common-Lisp for MacOS
|
|
Install Common-Lisp for Linux
|
|
Install Common-Lisp For Android (Termux)
|
|
Install Common-Lisp for Win64
|
|
|
|
Links on the git page - https://github.com/rabbibotton/clog
|
|
|
|
Check out the Learn page there - https://github.com/rabbibotton/clog/blob/main/LEARN.md
|
|
|
|
For more advanced users:
|
|
|
|
Install and Using OCICL on all platforms
|
|
For those new to Common Lisp or just want to quickly try CLOG use ther simple EZ
|
|
standalone versions:
|
|
|
|
https://github.com/rabbibotton/clog-win64-ez/releases
|
|
https://github.com/rabbibotton/clog-linux-ez
|
|
https://github.com/rabbibotton/clog-linux-arm-ez
|
|
https://github.com/rabbibotton/clog-mac-ez
|
|
Unzip, double click setup.bat or ./setup Run builder.exe or ./builder
|
|
Update (almost daily :) use update.bat or ./update
|
|
|