conjure icon indicating copy to clipboard operation
conjure copied to clipboard

Add Carp Lang Support

Open Ajetski opened this issue 3 months ago • 2 comments

A statically typed lisp with Clojure-esque syntax and Rust/ML/Haskell-esque features 👌

It has a REPL. Wrap in stdio or nREPL, etc as needed.

Ajetski avatar Nov 19 '25 18:11 Ajetski

I'll continue looking into this and can contribute if needed. Thanks!

Ajetski avatar Nov 19 '25 18:11 Ajetski

Oh yeah I've looked into Carp in the past, it does look really cool. If there's a solid remote REPL implementation for the language already I'd highly recommend we lean into that. Wrapping stdio REPLs should be considered a last resort really, it causes a bunch of issues but is sometimes the only way.

Olical avatar Nov 23 '25 12:11 Olical