mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
toc adjustments
This commit is contained in:
parent
0994909d35
commit
f09a2f6ce0
2 changed files with 3 additions and 2 deletions
1
LEARN.md
1
LEARN.md
|
|
@ -91,6 +91,7 @@ CLOG "The Framework" (Code Tutorials)
|
|||
- [28-tutorial/](tutorial/28-tutorial) - CLOG Builder Hello - A minimalist CLOG Builder project
|
||||
- [29-tutorial.lisp](tutorial/29-tutorial.lisp) - Presentations (and jQuery) - linking lisp objects to clog objects
|
||||
- [30-tutorial.lisp](tutorial/30-tutorial.lisp) - Instant websites - clog-web-site
|
||||
- [31-tutorial.lisp](tutorial/31-tutorial.lisp) - Database and Authority based websites - clog-web-dbi and clog-auth
|
||||
|
||||
CLOG Demos - Learn through Projects
|
||||
|
||||
|
|
|
|||
|
|
@ -41,7 +41,7 @@ Some potential applications for CLOG:
|
|||
|
||||
* Cross-platform GUIs and Reports
|
||||
* Secure websites and complex interactive web applications
|
||||
* Mobile software
|
||||
* Mobile software (CLOG Runs native on Android and iOS)
|
||||
* Massive multiplayer online games
|
||||
* Monitoring software for embedded systems
|
||||
* A fun way to teach programming and advanced multi-tasking
|
||||
|
|
@ -201,7 +201,7 @@ Here is a sample CLOG app:
|
|||
Other samples of CLOG on the web:
|
||||
|
||||
[CLOG + cl-collider](https://github.com/byulparan/clog-collider-experience)
|
||||
|
||||
[CLOG on iOS and Android](https://www.reddit.com/r/lisp/comments/tl46of/would_it_be_cool_to_run_a_clog_app_on_mobile_you/)
|
||||
|
||||
CLOG Builder Tutorials
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue