rabbibotton / clog

CLOG - The Common Lisp Omnificent GUI
Other
1.51k stars 104 forks source link

CLOG learning center app #129

Closed mmontone closed 2 years ago

mmontone commented 2 years ago

Hi.

As part of my self-teaching of CLOG I decided to build a small app. I'm building a dashboard with many of the CLOG resources I could find and I'm putting there in windows, like manual, readmes, etc. The coolest feature, though, is the ability to browse the CLOG tutorials right from there; inspect their source and run.

If you want to try, just load and start: https://gist.github.com/mmontone/3a5a8a57675750e99ffb7fa64f40bc39#file-clog-learn-lisp

I've just started, so it is still incomplete, but I'm planing to develop further.

Hope you like it.

clog-learn screenshot

rabbibotton commented 2 years ago

Really amazing work!! I hope when ready consider making generally available maybe even part of clog's distro

aykaramba commented 2 years ago

Love it. Nice work.

mmontone commented 2 years ago

I've added more tutorials and the demos, and cleaned things up. I don't know if there's much more to do. Any feedback, ideas are welcomed. Thanks.

rabbibotton commented 2 years ago

For now I added it a link in the README.md file :)