Email or username:

Password:

Forgot your password?
5 comments
Colin

@abcdw Is this related to your nREPL work?

Andrew Tropin

@fosskers Yes it is :) guile-ares-rs is RPC server on top of nREPL protocol.

Colin

@abcdw Does that make geiser no longer necessary?

Andrew Tropin

@fosskers Yes. It doesn't cover all geiser's functionality yet, but it has a really good foundation and will make it possible to create much better guile dev tooling IMHO.

I'll present it on EmacsConf 2023: emacsconf.org/2023/talks/schem

Colin

@abcdw Hot damn! Well, I'll love to come back to Scheme if the tooling were a bit better, and your nrepl server would go a long way there. I'm excited.

Go Up