Tuesday, March 24, 2015

Re: Looking for a simple Lisp"""IDE"""

Have you ever looked at this?  I think it might be of interest for you:


It basically allows you to send snippets of text from within Vim to an external Tmux session (containing your REPL of choice).

Cheers,
Matteo

On Tue, Mar 24, 2015 at 7:17 PM, <Meino.Cramer@gmx.de> wrote:

Hi,

I am starting to learn Lisp. And I want to use vim
for that, because there is no other editor... ;)

I am looking for something simple, which executes my current
lisp code in the buffer via sbcl (Steel Bank Common lisp).

I tried to install slimv and limp and failed ... and I think,
they are too big for me...I dont need hyperspec and thesaurus
and...an embedded mp3 play with bluetooth (THIS IS NO IMPLIED
CRITISM! It is only an expression of my helplessness... :)

I onlu want:
Edit Lisp code in vim (I installed pared and rainbox parens) and
a way to send the code to sbcl in another buffer.

What can I use for that?

Thank you very much in advance for any help!
Best regards,
Meino

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: