- ASDF3 Manual: https://common-lisp.net/project/asdf/asdf.html
- Getting started with ASDF: https://common-lisp.net/~mmommer/asdf-howto.shtml ! However, after reading it, please read ASDF3's manual again as we have to use ASDF3 instead of the older version in the HOW-TO.
- Best Practices: https://github.com/fare/asdf/blob/master/doc/best_practices.md
- Getting Started With Common Lisp in 2018 Elad Bogomolny Medium
https://medium.com/@bogomolnyelad/getting-started-with-common-lisp-in-2018-3a1b18c9050 https://medium.com/@bogomolnyelad/getting-started-with-common-lisp-in-2018-3a1b18c9050
Web Development
- Full Stack Lisp: https://leanpub.com/fullstacklisp/read
- caveman: https://github.com/fukamachi/caveman
- rosewell: https://github.com/roswell/roswell
- Lisp for The Modern Web http://vito.sdf.org/lispweb3.html
- Writing a Common Lisp Web App in caveman2 http://ahungry.com/blog/2015-07-07-Writing-a-Common-Lisp-Web-App.html
- Command-line argument parsing: https://github.com/libre-man/unix-opts
- SLIME
- Packages, systems, modules, libraries - WTF?: http://mirror.informatimago.com/lisp/weitz.de/packages.html
- Tools recommendation: http://quickdocs.org/
- To develop, better use roswell for quicklisp, slime and everything else...
0 comments:
Post a Comment