conjure

Interactive evaluation for Neovim (Clojure, Fennel, Janet, Racket, Hy, MIT Scheme, Guile, Python and more!) (by Olical)

Conjure Alternatives

Similar projects and alternatives to conjure

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better conjure alternative or higher similarity.

conjure discussion

Log in or Post with

conjure reviews and mentions

Posts with mentions or reviews of conjure. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-09-08.
  • The Fennel Programming Language
    9 projects | news.ycombinator.com | 8 Sep 2024
    I've been writing my config and plugins in it for years :) https://github.com/Olical/conjure https://github.com/Olical/nfnl
  • Racket Language
    5 projects | news.ycombinator.com | 20 Apr 2024
  • Lisp Programming with Vim (2019)
    1 project | news.ycombinator.com | 24 Feb 2024
    I was going to say, in 2023 I looked around and for Clojure at least Conjure seemed like the best option.

    https://github.com/Olical/conjure/wiki/Client-features

    Unfortunately, in the table linked above the CL support in Conjure is so-so. I'm curious what people use for CL or if it's still slimv/vlime.

    I did a write up configuring Conjure with neovim here if that's something that's appealing:

  • Conjure: Evaluating code within your running program
    1 project | news.ycombinator.com | 16 Feb 2024
  • Interactive Lisp family languages evaluation for Neovim
    1 project | news.ycombinator.com | 6 Feb 2024
  • Existing non-lua plugins examples
    8 projects | /r/neovim | 6 Dec 2023
    The excellent olical/conjure plugin is now lua (via fennel..) but it was originally written in clojure and you can still see the code on the legacy-jvm branch https://github.com/Olical/conjure/tree/legacy-jvm
  • Configuring Neovim with Fennel
    7 projects | dev.to | 10 Nov 2023
    Install conjure plugin
  • Spinneret: A modern Common Lisp HTML generator
    8 projects | news.ycombinator.com | 26 Sep 2023
    > You mean that you accidentally "overwrite" (declare again) a function with the same name as the one you're now declaring, but you didn't mean to?

    I mean I use let to bind a variable with the same name as a function. This is idiomatic in Common Lisp, and totally breaks things in most other languages.

    > This I'm also curious about, what exactly SLIME gives you that for example Conjure for neovim wouldn't already? Maybe something about continuations perhaps? That seems to be the only feature I've seen from Common Lisp (besides actually being able to compile to binaries) that I'd love to have in Clojure.

    I watched a video and it does seem rather complete, but [1] indicates there is no debugger? That's a rather glaring omission. I also don't see a profiler mentioned, and SLIME with SBCL gives me a profiler (down to the assembly level if needed). I'm sure Java in general has great profiling tools, but how are the integrated into the Clojure system?

    As an aside, by "continuations" did you mean "restarts"? First-class continuations are a feature of scheme, not CL. Indeed a huge boost to CL productivity is simply allowing you to handle an exception before the stack is unwound.

    1: https://github.com/Olical/conjure/wiki/Client-features

  • clojure's like plugin for golang?
    1 project | /r/neovim | 9 Jul 2023
    Does anyone know if there is a plugin like this one https://github.com/Olical/conjure for golang? Thank you in advance!
  • Looking for documentation on writing a swank client
    2 projects | /r/lisp | 24 Jun 2023
    i know you said you didn't want source of other clients but this one is pretty simple so sharing just in case. it's from a nvim plugin https://github.com/Olical/conjure/blob/master/fnl/conjure/client/common-lisp/swank.fnl
  • A note from our sponsor - SaaSHub
    www.saashub.com | 3 Dec 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic conjure repo stats
72
1,793
9.4
11 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com