> On Sun, Mar 15, 2009 at 9:38 AM, Ian Eslick <[email protected]> wrote:
>> So what facilities in other languages/frameworks are the most helpful,
>> is it a lack of tools or something more fundamental that makes lisp
>> hard?
> I don't think deployment is any easier in other
> frameworks/languages/etc. This was always a pain point with pretty
> much every piece of software I ever wrote. I want to squeeze more than
> usual out of Lisp, so there are unusual problems (like live patching,
> etc).

Hm, I do think that other development environments have better solutions
for dependencies at least. Common Lisp and Scheme are quite an exception
in that their dependencies are usually not easily installable and
upgradable via distribution's package management systems, and it's
problematic to keep around several incompatible versions of libraries
along each other (even the SO lib system has a simple solution here using
version suffixes for libraries).


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"weblocks" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/weblocks?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to