clojurescript is a compiler from a clojure-like functional programming language to Javascript. clojurescript features deep integration with the Google Closure Javascript library and whole-program optimizing compiler. ...
详细信息
clojurescript is a compiler from a clojure-like functional programming language to Javascript. clojurescript features deep integration with the Google Closure Javascript library and whole-program optimizing compiler. clojurescript brings efficient functional programming to Javascript environments such as the browser, which are becoming increasingly important components of full-stack Web applications.
暂无评论