-
The name of the parser: clojure
Ctags only supports functions and namespaces in Clojure, lacking e.g. types and variables.
Find the examples of [def](https://clojuredocs.org/clojure.core/def) an…
-
Hi 👋
[Standard Clojure Style] is a new library for formatting Clojure code. You can see a 10-minute demo and introduction of the tool [in this video from Clojure/conj 2024].
I have ported the a…
-
### Check for existing issues
- [X] Completed
### Describe the feature
### Feature Request: Integration of Clojure REPL for Enhanced Development Experience
**Title:** Add Support for Cloju…
-
Page: https://clojuredocs.org/clojure.edn
two of the three community links are dead
-
Currently, Cognitect's `test-runner` supports any testing library that is compatible with `clojure.test`, such as [Expectations](https://github.com/clojure-expectations/clojure-test).
[LazyTest](ht…
-
@trishan9 Kindly assign me this task under Hacktoberfest2024, Thanku.
-
I followed the "Getting started" instructions on Linux. When running `clj -M:dev dev` the following error happens:
```
{:clojure.main/message
"Execution error (ClassNotFoundException) at java.ne…
-
From the [slack channel](https://clojurians.slack.com/archives/C07NJRDQWDS/p1731559284085679):
> The Los Angeles meetup did a walkthrough of LazyTest tonight -- all very interesting stuff -- and th…
-
Hi, I'm trying to get re-graph working in a clojure command-line app. Following the examples, nothing happens, and the program will not exit, even if I add `(shutdown-agents)` at the end. E.g.
``…
-
## Description
Eastwood fails on occurences of a newly added Clojure 1.12 feature — the [Qualified Methods](https://clojure.org/news/2024/09/05/clojure-1-12-0#qualified_methods) support. I guess, t…