https://lisp-journey.gitlab.io/resources/ Toggle navigation Lisp journey * Posts * Web dev * Python VS Lisp * Good resources * Companies? * Software * About * [ ] Discover my COMMON LISP COURSE on the Udemy platform and get 40% off (student? Ask for a free ticket). 1. 2. Resources * Apr 21, 2022 Resources * lisp-lang.org * Common Lisp Cookbook * awesome-cl + learning and tutorials o Lisp project of the day o Google's Lisp koans o Lisp tips a GitHub repository where anybody can post tips an tricks. search libraries on * http://quickdocs.org/ Individual sites: * sjl's road to Lisp * Martin Cracauer's Gentle Introduction to compile-time computing - excellent article series Screencasts: Of course, see my Udemy Lisp course! I also post videos on Youtube, check this out: * How to quickly create a Common Lisp project with my project generator: see an ASDF system definition, how to build a binary, run the project from sources, load everything in Emacs, run the test suite... * How to interactively fix failing tests - very short video to showcase the interactive debugger and that we can re-compile a failing function and resume the execution from where it failed to see it finally pass. Those ones ar great too: * Little Bits of Lisp - short videos on various topics: inspecting a condition, basics of lisp's evaluation model,... * Common Lisp Tutorials, of which Emacs and Slime - useful keyboard shortcuts * Programming a message bus in Common Lisp - shows the interactive nature of lisp, good use of the debugger, test-driven development to shape the api, bordeaux-threads. * Marco Baringer's SLIME Tutorial Video - a video showing Marco develop a package and explaining Slime and Lisp features, with many little important explanations (1 hour). It only has some rotten bits, for example it installs packages with asdf-install and not Quicklisp. * Web development in Emacs with Common Lisp and ClojureSCript - building Potato, a Slack-like app. * Shinmera playlists: Treehouse (game dev), Demos (of small programs). * Pushing pixels with Lisp, and by the same author: + CEPL demo - working with OpenGL + Baggers' channels. * Cando: computational chemistry with Common Lisp on LLVM with Jupyter notebooks * McClim interactive GUI demos. Code examples. Presentation of Clim listener, Clim debugger, drawing objects into the GUI repl. * videos of the European Lisp Symposium and more on Cliki. Some games: * Kandria - a nice platform game being actively developed and launching soon. Check it out! * Spycursion - "a sandbox "edutainment" MMO centered around hacking and espionage which takes place in a near-future world". spycursion * Orb [YEFnGW] * Notalone [6WLhIo] * Moppu [hdXQvV] * The price of a cup of coffee [0svE3f] * http://www.sebity.com/projects.php (Snake, the Invaders,... with OpenGL) * cl-snake snake in the terminal * Fruktorama, Tetris-like with fruits. [6874747073] LATESTS Resources I Am Creating a Common Lisp Video Course on Udemy (free video previews) Who's using Common Lisp ? Lisp Interview: Arnold Noronha of Screenshotbot: from Facebook and Java to Common Lisp. Lisp for the web: pagination and cleaning up HTML with LQuery Lisp Interview: questions to Alex Nygren of Kina Knowledge, using Common Lisp extensively in their document processing stack Discovering the Lispworks IDE Lem can now be started as a full featured Lisp REPL State of the Common Lisp ecosystem, 2020 The Common Lisp Cookbook Is Now Available in EPUB and PDF TAG libraries tutorial web product companies tip clojure debugging python database sbcl web-scraping abcl google-special-tag testing (c) Lisp journey. Like the content? Want to offer a ko-fi? Powered by Hugo. Beg designed by Daisuke Tsuji.