Janet Emacs Trial Kit #1300
Replies: 3 comments 3 replies
-
I've updated the instructions above as I think this should make it a bit easier to try things out. A similar change is planned for janet-neovim-trial-kit -- just waiting on an update to Conjure to support an alternative interaction method that doesn't need netrepl. Update: the change has been made. |
Beta Was this translation helpful? Give feedback.
-
Thank you for the great work providing all those Emacs packages for the Janet ecosystem! As someone who's a relatively new Janet, what are the major differences between https://github.com/sogaiu/ajrepl vs https://github.com/velkyel/inf-janet? |
Beta Was this translation helpful? Give feedback.
-
Awesome awesome awesome! I know I'm late to the party but could you please also make this a Spacemacs layer, if it's not too much work? (I'd help but I don't have a dev machine atm and I probably couldn't commit to ongoing maintenance due to mental health, so I'm definitely not making any demands.) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've put together a repository that should make it relatively easy to try out various Janet support features in recent Emacsen (>= 29.1) -- without messing with one's existing Emacs setup.
The Emacs setup provides:
All without having to:
Assuming basic prerequisites (appropriate c compiler, emacs (>= 29.1 with tree-sitter support) git, janet
and jpm), getting started should be a matter of:...plus a bit of patience as various bits are fetched, compiled, etc. :)
Please see the repository for more details (including further details on getting this to work on Windows).
Beta Was this translation helpful? Give feedback.
All reactions