|
Clojure is a dynamic programming language that targets the Java Virtual Machine. It is a dialect of Lisp, and shares with Lisp the code-as-data philosophy and a powerful macro system.
The Pedestal project simply aims at providing a powerful framework for Web development in Clojure, so more complex apps can be built, without having to migrate from Clojure to other Web friendly languages like JavaScript, Ruby or PHP.
Here are some key features of "Pedestal":
· Extendable via normal Clojure libraries and components
· Unified interface
· Support for client and server side coding
· Scales well with the application
· Debug and testing tools
· Documentation
Limitations:
· Currently in alpha development. Might change drastically from version to version.
Via: Pedestal 0.1.7
0 Comment:
Post a Comment