Skip to content

wikis Search Results · repo:clojure/clojurescript language:Shell

58 results
 (164 ms)

58 results

inclojure/clojurescript (press backspace or delete to remove)

DEPRECATION NOTICE : Please do not edit this wiki. Instead submit pull requests to https://github.com/clojure/clojurescript-site The up to date version of this page can be found at https://clojurescript.org/reference/advanced-compilation ...
  • Last updated
    on Mar 15, 2017

Soon
  • Last updated
    on Dec 23, 2015

Does bootstrapped ClojureScript mean that I'll be able to develop ClojureScript without the JVM? It is not a goal of bootstrapped ClojureScript to eliminate the JVM. The Google Closure Compiler is ...
  • Last updated
    on Apr 8, 2018

DEPRECATION NOTICE : Please do not edit this wiki. Instead submit pull requests to https://github.com/clojure/clojurescript-site The up to date version of this page can be found at https://clojurescript.org/reference/bootstrapping ...
  • Last updated
    on Mar 15, 2017

First, checkout this git repository so the files are on your local machine. Building for Maven From the root folder of the repository, run script/build At the end of the build output you will see a line ...
  • Last updated
    on Feb 27, 2017

Below is a Puppet manifest to get ClojureScript up and running. You might use this in a Vagrant Virtual Machine setup, for example. class lucid32 { package { "git-core" : ensure = > present ...
  • Last updated
    on Jan 9, 2013

Why are my dev builds slow? Make sure that your development classpath does not unnecessarily include test directories. ClojureScript now always recompiles child namespaces and changing a file could easily ...
  • Last updated
    on Apr 26, 2015

DEPRECATION NOTICE : Please do not edit this wiki. Instead submit pull requests to https://github.com/clojure/clojurescript-site 8thlight Active Group Adaptly Adzerk Akvo Amperity Audyx Balboa bevuta Blossom ...
  • Last updated
    on Dec 27, 2017

Note: There is now an IComparable protocol, which cljs.core/compare will make use of. Problem statement TODO Terms comparison fn: boolean valued fn comparator: -/0/+ valued fn comp: either of the above ...
  • Last updated
    on Feb 24, 2016

WARNING : This page documents on-going development on the ClojureScript master branch. ClojureScript can easily leverage Google Closure for compile time type checking. This is done simply via ClojureScript ...
  • Last updated
    on Sep 3, 2015