Get the latest tech news

A simple Common Lisp web app


A tutorial for the web

Some time ago, when I looked for guidance on writing a web app, I was surprised by the absence of a quickstart page to help me set up a simple server — something the Python community has provided for Flask for many years. REPL-driven programming is probably the only benefit since hot reloading has already been implemented in all high-level languages, but the iteration with the REPL is still mostly limited to Emacs, with SLIME and SLY, which are all examples of great software, but their usability doesn’t reflect that of other modern editors. I would like to give a shout-out to Alive which is the only Common Lisp extension for VSCode that implements the REPL with features similar to what SLIME and SLY bring to Emacs.

Get the Android app

Or read this on Hacker News

Read more on:

Photo of Common Lisp

Common Lisp

Related news:

News photo

Graphics livecoding in Common Lisp

News photo

Depending in Common Lisp – Using the CLOS dependent maintenance protocol (2022)

News photo

These years in Common Lisp: 2023-2024 in review