Peter West
- Total activity 28
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
-
Created How do I create a Clojure file in an existing Java package hierarchy?
I'm tryng to create a clojure project that interfaces with an Antlr4 parser. The parser generates Java files from a grammar file. I have a build.xml that1) generates the lexer and parser files, an... -
Created Ivy with la Clojure?
Has anyone had any experience with ivy as a dependency manager for la clojure? -
Created Can I use nREPL and, say, REPL-y with La Clojure?
There is a discussion here about setting up nREPL and REPL-y for La Clojure. Is there any other way to go about this?