
Continue.dev
Cursor
Windsurf Editor
Claude Code
CodeMap4AI
GitHub Copilot
Depth AI
Sourcegraph
Clojure
Elixir
Python
Rust
Haskell
NIM
JavaScript
Kotlin
Continue.dev
ClojureBased on our record, Clojure seems to be a lot more popular than Continue.dev. While we know about 42 links to Clojure, we've tracked only 3 mentions of Continue.dev. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Check Continue's documentation for the current @file syntax in your version, as context-provider behavior has evolved across releases. - Source: dev.to / 25 days ago
# This is an example configuration file # To learn more, see the full config.yaml reference: https://docs.continue.dev/reference Name: Example Config Version: 1.0.0 Schema: v1 # Define which models can be used # https://docs.continue.dev/customization/models Models: - name: my gpt-5 provider: openai model: gpt-5 apiKey: YOUR_OPENAI_API_KEY_HERE - uses: ollama/qwen2.5-coder-7b - uses:... - Source: dev.to / 9 months ago
The Setup Reality: Installing Continue was straightforward since it functions as VS Code extension. Thereโs a bit of a jump to configure. I was using Agent mode, and some of the settings have to be changed on the web UI. Right now, Iโm using two different assistants: one for my Jekyll project and the other for my Astro projects. You can customize your assistant with what they call blocks by setting things like... - Source: dev.to / about 1 year ago
One of the most famous talks in computer science is Simple Made Easy by Rich Hickey, The creator of the programming language Clojure. In it, he explains that, "simple" and "easy" are not the same thing. He refers to the word origins of the two words:. - Source: dev.to / about 1 month ago
This series of post will try to explain a complex topic: concurrent and parallel programming, in Dart. I think the only way to deal with that is using the Erlang VM (BEAM), but Clojure and other functional languages are usually doing better job on this part. Unfortunately, to me, most of other languages using OOP don't offer a great abstraction to concurrency and parallelism, but during the last decade, things are... - Source: dev.to / 3 months ago
Oversimplifying, there are three big variants: Common Lisp, Scheme, Clojure. Each of them has a lot of somewhat similar implementations: * Clojure: A lot of support for immutable data. It runs in the JVM so you will have a lot of the libraries you are use to. Probably the best option for you. https://clojure.org/ * Scheme, in particular Racket: Mostly functional, and in particular Racket has a lot of support to... - Source: Hacker News / about 1 year ago
Another project of mine Bob can be seen as an example of spec-first design. All its tooling follow that idea and its CLI inspired Climate. A lot of Bob uses Clojure a language that I cherish and who's ideas make me think better in every other place too. - Source: dev.to / over 1 year ago
Clojure is a LISP for the Java Virtual Machine (JVM). As a schemer, I wondered if I should give Clojure a go professionally. After all, I enjoy Rich Hickey's talks and even Uncle Bob is a Clojure fan. So I considered strength and weaknesses from my point of view:. - Source: dev.to / almost 2 years ago
Cursor - The AI-first Code Editor. Build software faster in an editor designed for pair-programming with AI.
Elixir - Dynamic, functional language designed for building scalable and maintainable applications
Windsurf Editor - Tomorrow's editor, today. Windsurf Editor is the first AI agent-powered IDE that keeps developers in the flow. Available today on Mac, Windows, and Linux.
Python - Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java.
Claude Code - Transform hours of debugging into seconds with a single command. Experience coding at thought-speed with Claude's AI that understands your entire codebaseโno more context switching, just breakthrough results.
Rust - A safe, concurrent, practical language