virgil

Class recompiler

A tool for live-compiling Java classes from Clojure code without restarting the REPL.

Recompile Java code without restarting the REPL

GitHub

315 stars
15 watching
22 forks
Language: Clojure
last commit: 10 days ago
Linked from 1 awesome list

clojurejavajavacrepl

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
clj-commons/pomegranate A Clojure API for working with Maven artifact resolvers and dynamic classpath management 507
clj-commons/rewrite-clj A Clojure library that reads and writes various data formats in a whitespace and comment preserving way. 592
clj-commons/pretty A Clojure library for formatting console output to make it easier to read and understand. 600
clj-commons/hickory An HTML parser library that converts HTML to Clojure data structures for analysis and transformation. 638
refactorfirst/refactorfirst Identifies highly coupled classes and class cycles in Java codebases to prioritize refactoring efforts. 457
clj-commons/byte-streams A library for converting between various byte and character representations in Java 417
clj-commons/byte-transforms Provides utility methods for hashing, compressing, and encoding streams of bytes 104
clj-jgit/clj-jgit A Clojure wrapper around the JGit library for interacting with Git repositories. 252
clj-commons/digest Provides message digest functions for data integrity verification in Clojure programming 158
clj-commons/manifold A compatibility layer for event-driven abstractions 1,021
clj-commons/secretary A client-side router for ClojureScript 774
clj-commons/marginalia Generates documentation for Clojure projects by parsing and highlighting source code 824
clj-commons/kibit A static code analyzer for Clojure and other languages that suggests improvements to make code more idiomatic and efficient. 1,764
georgejahad/debug-repl A Clojure REPL extension that allows debugging with access to surrounding lexical scope 151
otwieracz/clj-grpc Provides a simple and hassle-free way to integrate gRPC into Clojure projects without requiring extensive Java knowledge. 15