These are public posts tagged with #nrepl. You can interact with them if you have an account anywhere in the fediverse.
Great news, everyone! There’s finally a rebel-readline client for #nREPL! See https://github.com/bhauman/rebel-readline/tree/master/rebel-readline-nrepl for details.
Terminal readline library for Clojure dialects. Contribute…
GitHubGuile and RDE Intenships.
RDE applied for GSoC 2025 as a mentoring organization. The results will be on February 27.
I put the list of the project ideas here:
https://trop.in/rde/internship
However, GSoC is not the only way to do the internship. We have some funding contributed by our community members https://opencollective.com/rde and can arrange an internship regardless. Just contact me or drop a message on rde-discuss for details.
#guile #guix #rde #nix #scheme #webassembly #nrepl #vscode #foss #floss
Guix Social next Thursday (January 16th). There will be a talk by @abcdw about his Guile Scheme IDE for Emacs, and the underlying Nrepl project that can be used by any editor. For all the details:
https://www.meetup.com/guix-social/events/304634420/
Andrew also has many other projects, including RDE an extension to Guix. Come along and ask him questions!
Guix Social with talk by Andrew Tropin [Andrew](https://trop.in/)…
MeetupI started to prepare a talk for guix social. The title is "Arei/Ares: A modern, extensible IDE for Guile Scheme".
I have a preliminary plan on what things to cover and in which order, but if you already have any questions send them, please.
One question I already received is:
- Why nREPL protocol and not Slime's swank?
Cover the basics of nREPL sessions and sesman.el.
A new release of nREPL is right around the corner, so now it's a pretty good time to play a bit with the most recent beta (1.3.0-beta3). Lots of nice internal improvements are coming https://github.com/nrepl/nrepl/blob/master/CHANGELOG.md
A Clojure network REPL that provides a server and client,…
github.comHow about making a vscode extension in Guile Hoot to build a vscode-based Guile IDE on top of
https://git.sr.ht/~abcdw/guile-ares-rs?
Basilisp support is coming to CIDER soon https://github.com/clojure-emacs/cider/pull/3683
Hi, can you please consider merging this patch to support…
github.comAll the basics of Arei Scheme IDE in 5 minutes. Overview of functionality avaliable in 0.9.4.
https://git.sr.ht/~abcdw/emacs-arei/
Improving Guile's Go To Definition https://diode.zone/videos/watch/12c7c2c2-ab62-42e1-9936-09176dc08b16
Arei Guile IDE with go to definition functionality is available in Guix:
https://git.savannah.gnu.org/cgit/guix.git/commit/?id=507315643e
Learn how to use it in the README:
https://git.sr.ht/~abcdw/emacs-arei/
@krevedkokun implemented go to definition for emacs-arei Guile IDE.
It will be available in new release.
https://git.sr.ht/~abcdw/emacs-arei/
"Backend" code is provided in Ares project, so other code editors can also benifit from it.
https://git.sr.ht/~abcdw/guile-ares-rs
Published my EmacsConf 2023 talk about new Guile Scheme IDE on my channel:
https://youtu.be/F-H3YQywr-4
https://diode.zone/w/15mVrxS2ywDny5NeENifTw
You can find Q&A in etherpad:
https://pad.emacsconf.org/2023-scheme
Feel free to ask more, anywhere you feel comfortable to.
The language #Clojure and #ClojureScript languages are so stable, with breaking changes being frowned upon in the culture. But breaking in the (frankly, awesome!) tooling has been my difficulty as I maintain a dozen projects of varying ages. It is a real problem. #cider #nrepl #figwheel #piggyback