forked from svn2github/clojure-jsr223
-
Notifications
You must be signed in to change notification settings - Fork 4
GitHub clone of SVN repo https://clojure-jsr223.googlecode.com/svn/trunk/ (cloned by https://svn2github.com/)
ato/clojure-jsr223
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Fork of https://code.google.com/p/clojure-jsr223/ that loads the Clojure runtime lazily. ------------------------------------------------------------------------------ Copyright (c) 2009 Armando Blancas. All rights reserved. The use and distribution terms for this software are covered by the Eclipse Public License 1.0 (https://opensource.org/licenses/eclipse-1.0.php) which can be found in the file epl-v10.html at the root of this distribution. By using this software in any fashion, you are agreeing to be bound by the terms of this license. You must not remove this notice, or any other, from this software. ------------------------------------------------------------------------------ To Build: ant or mvn (1) Requires Java 1.6 (2) The <javadoc> task in build.xml points to "/dev/tools/java/src" for the Java sources. Change as needed or just ignore it and get the docs from the distribution jar in Downloads. (3) Place clojure-jsr223.jar where you keep clojure.jar and clojure-contrib.jar, and add it to your classpath. (4) The binary distribution clojure-jsr223 does not contain the Clojure distribution jars. They're here in the lib directory along with ant and junit for making the build reproducible but especially for convenience. Replace them or point to your own locations.
About
GitHub clone of SVN repo https://clojure-jsr223.googlecode.com/svn/trunk/ (cloned by https://svn2github.com/)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 84.6%
- Clojure 15.4%