Skip to content

Latest commit

 

History

History
138 lines (113 loc) · 8.96 KB

LEARN.md

File metadata and controls

138 lines (113 loc) · 8.96 KB
L    EEEE   A   RRR  NN   N     CCCC L    OOOOO GGGGG
L    E     A A  R  R N N  N     C    L    O   O G
L    EE   A   A RRR  N  N N     C    L    O   O G  GG
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 "The Tutorial" Series

For Windows users there is an easy install for full CL environment using the CLOG Builder https://github.com/rabbibotton/clog-win64-ez/releases Unzip, double click make.bat and then drag the resulting builder.exe to your application bar or double click. Update regularly by running update.bat If you change directories you need to run make.bat or update.bat

"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 the many blanks and shortcuts with the solid books available, but already being productive means having a bang up time doin' it all.

Common Lisp the Tutorial in single PDF

CLOG Video Series

Other Tutorials and General Material:

Other Quick Resources:

Full Free Books:

Image of CLOG

CLOG "The Framework" (Code Tutorials)

CLOG Builder Tutorials (Reddit links)

CLOG Demos - Learn through Projects

Misc CLOG Tutorials

MANUAL

GENERAL INFORMATION

CLOG - Technical Overview and Purpose