Skip to content

F# support #739

@soweli-p

Description

@soweli-p

Hi! Firstly I wanted to thank you for making this plugin. Your article about conversational driven development inspired me to learn more about REPLs, so I went into rabbit hole learning clojure, converting my lua scripts to fennel and even trying out common lisp. However, my favorite language is still f# and after being spoiled by conjure in lisps, I wanted to have same experience in f#. So, I've created fsix - a repl with hot reloading and nREPL-like capabilities via json-rpc.

So, would it possible to add it's support to conjure? It communicates via json-rpc over tcp, so I hope adding that won't differ much from clojure-nrepl.

I am willing to write implementation for that, but as I am not experienced in writing nvim plugins and don't know inners of conjure, I'd need some help/advices.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions