Adjust Learn page

This commit is contained in:
David Botton 2025-06-05 13:28:51 -04:00
parent 21e3030d11
commit 3f0e373708

14
LEARN.md vendored
View file

@ -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 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) * [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 MacOS](MACOS.md)
* [Install Common-Lisp for Win64](WINDOWS.md) * [Install Common Lisp for Win64](WINDOWS.md)
* [Install Common-Lisp for Linux](LINUX.md) * [Install Common Lisp for Linux](LINUX.md)
* [Install Common-Lisp For Android (Termux)](ANDROID-TERMUX.md) * [Install Common Lisp For Android (Termux)](ANDROID-TERMUX.md)
For **Windows** users there is an easy install for full CL environment using For **Windows** users there is an easy install for full CL environment using
the CLOG Builder 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 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 "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 (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 high level summary of the entire language that will let you fill in