GeistHaus
log in · sign up

The Common Lisp Cookbook – The Common Lisp Cookbook

lispcookbook.github.io

A collection of examples of how to use Common Lisp

25 pages link to this URL
vindarel's profile - Liberapay

I've been working on Abelujo for years now, both during work-free periods and in parallel of my job. It's still fun, but there is so much to be done. What if I could afford a …

2 inbound links profile en
I Am Creating a Common Lisp Video Course on Udemy (free video previews) 🎥 - Lisp journey

Everyone, let me celebrate a little bit: I am creating a Common Lisp video course on the Udemy platform. I’m several dozen hours in already and it’s taking a good shape! It is so much more time consuming to create videos than to write a tutorial O_o But I like what’s in there already, although there isn’t everything I want to teach, of course. I’m working on more content. Everything will come in time, and meanwhile you can buy the course: you’ll get future content for “free” ;) Yes the course is to sell, hopefully it will help me concentrate more on my CL activities (BTW, dear reader, here’s a 50% off coupon for April, 2022, and if you are a student drop me a line).

1 inbound link article en tutorialproductlibrarieswebcompaniesguitipdebuggingclojurepythonsbcldatabaseweb-scrapingabclgoogle-special-tag
State of the Common Lisp ecosystem, 2020 🎉 - Lisp journey

This is a description of the Common Lisp ecosystem, as of January, 2021, from the perspective of a user and contributor.The purpose of this article is both to give an overview of the ecosystem, and to help drive consolidation in each domain.Each application domain has recommendations for consolidating that part of the ecosystem, and pointers for interesting future work.This article is derived from Fernando Borretti’s State of the Common Lisp ecosystem from 2015, hence the introduction that sounded familiar.

2 inbound links article en librariestutorialwebcompaniesproductguitipdebuggingclojurepythonsbcldatabaseweb-scrapingabclgoogle-special-tag
These Years in Common Lisp: 2022 in review - Lisp journey

And 2022 is over. The Common Lisp language and environment are solid and stable, yet evolve. Implementations, go-to libraries, best practices, communities evolve. We don’t need a “State of the Ecosystem” every two weeks but still, what happened and what did you miss in 2022?This is my pick of the most exciting, fascinating, interesting or just cool projects, tools, libraries and articles that popped-up during that time (with a few exceptions that appeared in late 2021).

2 inbound links article en New CL Cookbook EPUB and PDF release - mainly readability and file format improvements - thanks to the 13 contributorsClasp 2.0.0 releasedUltralisp now supports tags. We can browse a list of projects under a tag.Alive LSP for VSCode v0.1.9 · Add initial step debugger supportLem editor 1.10.0: lsp-mode by defaultmultiple cursorssql modeand more.OpenMusic 7.0now also native for M1 Macsvisual programming language designed for music compositionApril 1.0 releasedlibrariestutorialwebcompaniesproductguitipdebuggingclojurepythonsbcldatabaseweb-scrapingabclgoogle-special-tag
Web Apps in Lisp: Know-how

You want to write a web application in Common Lisp and you don’t know where to start? You are a beginner in web development, or a lisp amateur looking for clear and short pointers about web dev in Lisp? You are all at the right place. What’s in this guide We’ll start with a tutorial that shows the essential building blocks: starting a web server defining routes grabbing URL parameters rendering templates and running our app from sources, or building a binary. We’ll build a simple page that presents a search form, filters a list of products and displays the results.

1 inbound link website en
Web Apps in Lisp: Know-how

You want to write a web application in Common Lisp and you don’t know where to start? You are a beginner in web development, or a lisp amateur looking for clear and short pointers about web dev in Lisp? You are all at the right place. What’s in this guide We’ll start with a tutorial that shows the essential building blocks: starting a web server defining routes grabbing URL parameters rendering templates and running our app from sources, or building a binary. We’ll build a simple page that presents a search form, filters a list of products and displays the results.

0 inbound links website en
Running my 4th Common Lisp script in production© - you can do it too - Lisp journey

-- Last week I finished a new service written in Common Lisp. It now runs in production© every mornings, and it expands the set of services I offer to clients.It’s the 4th service of this kind that I developed: - they are not big - but have to be done nonetheless, and the quicker the better (they each amount to 1k to 2k lines of Lisp code), - they are not part of a super advanced domain that requires Common Lisp superpowers - I am the one who benefits from CL during development, - I could have written them in Python - and conversely nothing prevented me from writing them in Common Lisp.

2 inbound links article en productweblibrariescompaniestutorialguitipdebuggingclojurepythonsbcldatabaseweb-scrapingabclgoogle-special-tag