Posts Tagged ‘Common Lisp’

A list of web applications built with LISP

Tuesday, April 13th, 2010

The following list is compiled from the replies I got on the LISP reddit and other stuff I’ve found here and there. I suppose the aim of this list is to show that LISP is a language that can be used for web development too. Sometimes I get the impression that LISP has been stereotyped as something that belongs in some university AI lab and not really suited for something as mundane as web development. However as can be seen here, that’s just not true.... Read More

How to write a big app in an obscure Lisp dialect

Saturday, March 20th, 2010

Wow, were do I start. To begin with VizReader is the application in question. It’s a pretty weird thing but I love it. I get a small whiff of the same feeling I had when I was a kid and played Dragon’s Breath on the Amiga. Dragon’s Breath was both a weird and wonderful game at the same time and it makes me proud that I have managed to create something that gives me a little bit of that feeling.... Read More

Uncommon Web vs Weblocks

Monday, January 21st, 2008

Update: Since writing this I’ve instead opted to work with Pico Lisp, this is not really a criticism of Weblocks per se, it has more to do with a general frustration with Common Lisp. ... Read More

Installing Weblocks

Tuesday, December 25th, 2007

Update: Aug 2, 2008 Since writing this I’ve instead opted to work with Pico Lisp, this is not really a criticism of Weblocks per se, it has more to do with a general frustration with Common Lisp. ... Read More

CLisp and Cusp at first glance

Thursday, December 20th, 2007

Yesterday I thought I should try out clisp. It was the reddit controversy that opened my eyes to this language. If you don’t know, the guys behind reddit tried to create the site with clisp but they opted to do it in Python in the end. It’s that decision that caused all the ruccus.... Read More