Pinned Repositories
.github
Clojure made easy
gha-build-example
How to get GitHub Actions to build like we'd like it to
graal-build-time
Initialize Clojure classes at build time with GraalVM native-image
graal-config
GraalVM native-image configurations distribution for Clojure libraries
graal-docs
Scripts and tips to get Clojure latest working with GraalVM latest
graalvm-clojure
This project contains a set of "hello world" projects to verify which Clojure libraries do actually compile and produce native images under GraalVM.
lib-deprecations
A place for tools to lookup deprecated Clojure libraries
stub
Library to generate stubs for other Clojure libraries
tools.misc
Tools library similar to clojure.tools.logging but for misc. tools.
CLJ Easy's Repositories
clj-easy/graalvm-clojure
This project contains a set of "hello world" projects to verify which Clojure libraries do actually compile and produce native images under GraalVM.
clj-easy/graal-docs
Scripts and tips to get Clojure latest working with GraalVM latest
clj-easy/graal-build-time
Initialize Clojure classes at build time with GraalVM native-image
clj-easy/graal-config
GraalVM native-image configurations distribution for Clojure libraries
clj-easy/tools.misc
Tools library similar to clojure.tools.logging but for misc. tools.
clj-easy/stub
Library to generate stubs for other Clojure libraries
clj-easy/.github
Clojure made easy
clj-easy/gha-build-example
How to get GitHub Actions to build like we'd like it to
clj-easy/lib-deprecations
A place for tools to lookup deprecated Clojure libraries