- Notifications
You must be signed in to change notification settings - Fork790
clojure/clojurescript
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ClojureScript is a compiler forClojure that targets JavaScript. It is designed to emit JavaScript code which is compatible with the advanced compilation mode of theGoogle Closure optimizing compiler.
Official web site:https://clojurescript.org
Latest stable release: 1.11.132
Clojure deps.edn dependency information:
org.clojure/clojurescript {:mvn/version "1.11.132"}
Leiningen dependency information:
[org.clojure/clojurescript "1.11.132"]
Maven dependency information:
<dependency> <groupId>org.clojure</groupId> <artifactId>clojurescript</artifactId> <version>1.11.132</version></dependency>
- Read theQuick Start guide.
- Read theDocumentation.
- Try atutorial.
- Companies using ClojureScript
Please point all of your questions and feedback to theClojure mailing list. Thereis a community runClojureScript user mailing list andthe IRC channel,#clojurescript
onfreenode.net, is quite active.There is also a community runSlack channel. TheJira bug/feature tracking application is located athttps://clojure.atlassian.net/browse/CLJS. Before submitting issuesplease read theReporting Issuespage first.
ClojureScript operates under the same license as Clojure. Allcontributors must have a signed CA (Contributor's Agreement) andsubmit their patch via the appropriate channels. If you're interestedin contributing to the project, please see thecontributing page onclojure.org. For more information about workingon the compiler and testing check theDeveloper section of the wiki.
YourKit has given an open source license for their profiler, greatly simplifying the profiling of ClojureScript performance.
YourKit supports open source projects with its full-featured Java Profiler.YourKit, LLC is the creator ofYourKit Java ProfilerandYourKit .NET Profiler,innovative and intelligent tools for profiling Java and .NET applications.
Copyright (c) Rich Hickey. All rights reserved. The use anddistribution terms for this software are covered by the EclipsePublic License 1.0 (https://opensource.org/license/epl-1-0/)which can be found in the file epl-v10.html at the root of thisdistribution. By using this software in any fashion, you areagreeing to be bound by the terms of this license. You mustnot remove this notice, or any other, from this software.
About
Clojure to JS compiler
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.