clog/LEARN.md
2022-03-11 10:55:30 -05:00

4.6 KiB

CLOG - The Common Lisp Omnificent GUI

David Botton david@botton.com

License BSD 3-Clause License


Image of CLOG

L    EEEE   A   RRR  NN   N     CCCC L    OOOO GGGG
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 OOOO GGGG

COMMON-LISP "The Tutorial" Series (Google Doc Links)

CLOG Builder Tutorials (Reddit links)

CLOG "The Framework" (Code Tutorials)

CLOG Demos - Learn through Projects

  • 01-demo.lisp - Sparkey the Snake Game
  • 02-demo.lisp - Chat - Private instant messenger
  • 03-demo.lisp - IDE - A very simple common lisp IDE (see source if editor dosen't load)
  • 04-demo.lisp - CMS Website - A very simple database driven website

MANUAL

https://rabbibotton.github.io/clog/clog-manual.html

GENERAL INFORMATION

CLOG - Technical Overview and Purpose