Hacker News new | ask | show | jobs
by vindarel 1354 days ago
Here's a nice interview of a company using CL for their document processing stack: https://lisp-journey.gitlab.io/blog/lisp-interview-kina/ (edit: not a pure CL web stack: Ruby to CL logic via websockets to a lispy client side)

Example apps I can think of:

Screenshot bot: https://github.com/screenshotbot/screenshotbot-oss

Webcheckout: https://webcheckout.net/ (they were hiring recently)

Math Pastebin: https://github.com/susam/mathb

Ultralisp: https://ultralisp.org/ (built with their Weblocks refactoring)

A programmable desktop and bookmark application with CLOG (TEASER) https://www.reddit.com/gallery/w4rj4k (https://codeberg.org/mmontone/mold-desktop/)