Email the Author

You can use this page to email Adam Tornhill about Lisp for the Web.

Please include an email address so the author can respond to your query

This message will be sent to Adam Tornhill

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

About the Book

When it comes to expressiveness and consistency, Lisp still holds an edge over the mainstream languages of today. Add the open-source ecosystem of Common Lisp, free high-quality environments, their optimizing compilers and we land at a technology well-suited for the productive programmer looking for a new power tool.

The goal of this book is to identify the strengths of Lisp and what they can do for us. The book puts Lisp to work developing a web application. Starting from scratch, we'll develop a three-tier web application. I'll show how to:

  • utilize powerful open source libraries for expressing dynamic HTML5 and JavaScript in Lisp,
  • develop a small, embedded domain-specific language tailored for my application,
  • extend the typical development cycle by modifying code in a running system and execute code during compilation,
  • migrate from data structures in memory to persistent objects using a third party NoSQL database (MongoDB), and
  • finally show how we can execute a MapReduce algorithm on a remote database server without even leaving our Lisp environment.

I'll do this in a live system transparent to the users of the application. The idea is to convey a feeling of how it is to develop in Lisp rather than focusing on the details. In the process we'll find out how a 50 years old language can be so well-suited for modern web development and yes, it's related to all those parentheses. Now, download the book, get the source code and let's make programming just as fun as it always should be.


About the Author

Leanpub requires cookies in order to provide you the best experience. Dismiss

AltStyle によって変換されたページ (->オリジナル) /