Re: [Vnc2swf-users] why vnc2swf is not in Lisp
Status: Alpha
Brought to you by:
euske
From: Yusuke S. <yu...@cs...> - 2006-12-12 20:47:58
|
On Tue, 12 Dec 2006 09:57:50 -0800 (PST), Andy Leszczynski <les...@ya...> wrote: > Hi, > > after stumbling on this (I am recently interested in Lisp) that > > http://www.unixuser.org/~euske/doc/python/python-lisp-j.html > > I have a half-serious-half-rhetoric-half-troll question, why vnc2swf is not written in Lisp? :-) > > > Andy Do you think anyone would bother to download and install yet another language only for running vnc2swf? At least I wouldn't. Python was an okay choice for me. It is somewhat prevalent, and not awful to write. Some people asked why I didn't choose Java though, Java looks like another gigantic dinosaur you want to avoid as much as possible nowadays. I always like a simple and tiny, but "just works" one. Yusuke |