Skip to main content


Does anyone know if anyone's still using #CommonLisp in the Real World™?

reshared this

in reply to Jonathan Lamothe

I used Common-Lisp on a few professional production projects; a data transformation system for moving data between two companys' different systems. An event processing engine that applies weird complex rules to GPS tracking locations. A web micro-service or two to support some mobile apps. All of those services, except maybe the first, are still running in production. Plus, of course, a few personal projects here and there.
in reply to Jonathan Lamothe

Nyxt browser is written in common lisp.

I'd say common lisp is alive and well.



So, I've been taking another run at learning #CommonLisp. The last time I tried, I simply could not wrap my brain around macros. I'm reading the same book again, but this time am a more experienced programmer, and it all just clicked in my head.

I might actually end up enjoying #Lisp after all. I don't know if it'll dethrone #Haskell, but I'm starting to get why people like it.

reshared this

Unknown parent

friendica (DFRN) - Link to source
Jonathan Lamothe

@Karsten Johansson Tell that to the author of Practical Common Lisp.

That said, I get it now. It's so stupidly simple when it finally makes sense.

Also, yeah, learning Haskell in the interim helped a lot.

This website uses cookies. If you continue browsing this website, you agree to the usage of cookies.