Re: quick! use lisp! before it's too late!

2012-08-14 Thread pedbessa
Computers have lots of cores now, so they need concurrent code and writing concurrent code is hard in C++, but easy in functional programming languages. ___ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-p

quick! use lisp! before it's too late!

2012-08-14 Thread pedbessa
Linus Torvalds flamed C++. - http://article.gmane.org/gmane.comp.version-control.git/57918 Paul Graham said his company moved faster than its competition, because his company used Lisp. - http://www.paulgraham.com/avg.html Design Patterns are solutions to problems, but the problems shouldn't hav