ClojureScript
github.com
ClojureScript
1–10 of 95 posts
Re: ClojureScript
#2Nice surprise Rich !
Re: ClojureScript
#3Now we have a "solid" Lispy alternative to imperative languages that compile to JS. Nice surprise Rich !
Re: ClojureScript
#4Re: ClojureScript
#5Now we have a "solid" Lispy alternative to imperative languages that compile to JS. Nice surprise Rich !
Re: ClojureScript
#6Now we have a "solid" Lispy alternative to imperative languages that compile to JS. Nice surprise Rich !
There are a LOT of in-browser scheme-like variants.
Re: ClojureScript
#7Re: ClojureScript
#8> ClojureScript seeks to address the weak link in the client/embedded application development story by replacing JavaScript with Clojure, a robust, concise and powerful programming language. In its implementation, ClojureScript adopts the strategy of the Google Closure library and compiler, and is able to effectively leverage both tools, gaining a large, production-quality library and whole-program optimization. ClojureScript brings the rich data structure set, functional programming, macros, reader, destructuring, polymorphism constructs, state discipline and many other features of Clojure to every place JavaScript reaches.
Re: ClojureScript
#9Re: ClojureScript
#10Node.js + clojurescript just came up in the Demo. Part of me says awesome, another part says "How many hipster programmer brains blew up" Overall I'm excited about this and anxious to see how far it can be taken, because if you can write an ENTIRE webapp in clojure is thought provoking.