Skip to content

Conversation

jrbp
Copy link

@jrbp jrbp commented May 31, 2025

This adds support for repl evaluation for janet using ajrepl.

Some janet support was already in lispy, but repl evaluation was never implemented.

Currently this requires janet-mode (the major mode lispy uses to know what eval function to call) and for ajrepl-interaction-mode to be enabled.
One must also start a janet repl by calling M-x ajrepl.

This is a pretty minimal implementation I just hacked together and figured I'd share, so I'm just submitting as a draft PR. I may update this if I notice any major issues while using in my personal config. Any feedback is appreciated. Though I wouldn't object to just merging as is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant