mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
Adjust Learn page
This commit is contained in:
parent
21e3030d11
commit
3f0e373708
1 changed files with 8 additions and 6 deletions
14
LEARN.md
vendored
14
LEARN.md
vendored
|
|
@ -6,16 +6,16 @@ L E AAAAA R R N NN C L O O G G
|
|||
LLLL EEEE A A R R N N CCCC LLLL OOOOO GGGGG
|
||||
```
|
||||
|
||||
COMMON-LISP "Instant Common Lisp"
|
||||
COMMON LISP "Instant Common Lisp"
|
||||
|
||||
* [Instant Common-Lisp](https://docs.google.com/presentation/d/1dDfk7PnsW2Vvjky1G7kVIHJHwLwQw7V73taJp0zBlEY)
|
||||
|
||||
COMMON-LISP "The Tutorial" Series
|
||||
Install COMMON LISP
|
||||
|
||||
* [Install Common-Lisp for MacOS](MACOS.md)
|
||||
* [Install Common-Lisp for Win64](WINDOWS.md)
|
||||
* [Install Common-Lisp for Linux](LINUX.md)
|
||||
* [Install Common-Lisp For Android (Termux)](ANDROID-TERMUX.md)
|
||||
* [Install Common Lisp for MacOS](MACOS.md)
|
||||
* [Install Common Lisp for Win64](WINDOWS.md)
|
||||
* [Install Common Lisp for Linux](LINUX.md)
|
||||
* [Install Common Lisp For Android (Termux)](ANDROID-TERMUX.md)
|
||||
|
||||
For **Windows** users there is an easy install for full CL environment using
|
||||
the CLOG Builder
|
||||
|
|
@ -25,6 +25,8 @@ application bar or double click. Update regularly by running update.bat
|
|||
If you change directories you need to run make.bat or update.bat
|
||||
|
||||
|
||||
COMMON LISP "The Tutorial" Series
|
||||
|
||||
"The Tutorial"'s goal is to get you writing real Lisp programs, quickly
|
||||
(like in a day not weeks or years) and to give you the all important
|
||||
high level summary of the entire language that will let you fill in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue