(no title)
CyberFonic | 5 years ago
There are many Common Lisp and Scheme environments. Many have excellent JIT compilers. They all have their relative strengths and weaknesses. So it really depends on your specific use case as to which environment has the best support. For me the biggest factor is that Lisp is very productive for use by a small and competent team. In those situations they tend to create a DSL and evolve the system. PG's essay describes the reason Lisp fails many projects in the section "The Blub Paradox".
d0m|5 years ago
There are so many things that can go wrong in a startup, it's not the time to pick a stack or database you know nothing about.
dhab|5 years ago