Monday, September 21, 2009

hackers-with-attitude: Interactive Programming with Clojure, Compojure, Google App Engine and Emacs

hackers-with-attitude: Interactive Programming with Clojure, Compojure, Google App Engine and Emacs: "The Google App Engine SDK includes a development server (based on Jetty) that allows you to test your application in an environment that is close to the real one. This is nice for a pre-flight check but for every change you make in the code you must stop the devserver, recompile and start the server again. You can't develop your code incrementally and interactively as you're used to in a lispy language."

No comments: