Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

Vi like Scheme interpreter

Name: Anonymous 2012-03-05 11:18

I'm trying out some Scheme for the first time. I'm using tinyscheme for now though I need something with a bit more functionality when it comes to editing. Is there a way to either include Vi like editting functionality or if not: What is the best Vim plugin for quick Lisp prototyping?!

Name: Anonymous 2012-03-05 11:34

You mean like you would get in Bash with the vi keymap?

Install a program called rlwrap and learn to configure it. It's capable of wrapping any interpreter with no built in line editor.

Name: Anonymous 2012-03-05 15:01

does scheme work with slime

Name: Anonymous 2012-03-05 15:30

>>3
Scheme considered harmful

Name: Anonymous 2012-03-05 18:52

I think scheme 9 from empty space comes with a vi-like editor written in it.
What you probably want is emacs (quack or scheme-mode), though.
Some schemes do work with slime.
Fuckin' google is your friend

Name: Anonymous 2012-03-05 20:36

>>2
ARE YOU CAPABLE OF BASIC READING COMPREHENSION YOU FUCKING NO TALENT BITCH? I AM SICK OF YOU FUCKING SHITTING UP MY BOARD YOU TURD. YOU FUCKING LIBERAL DOUCHEBAG TURD. TURD TURD TURD TURD TURD!

Name: Anonymous 2012-03-06 0:06

>>3
Geiser is Slime for Scheme (Scheme48 and Guile only).

Name: Anonymous 2012-03-06 13:16

Is there a C like lisp-language editor?

I like how C has, you know, do the first thing, semicolon, do the second, etc, but as little as I've seen, there isn't a standard "do then do" command where I just feed it commands that don't return anything (discounting dynamic scoping of course).

Put another way, all the stuff I see for CLI Lisp-likes is (operator operands), enter, which pretty much precludes a (main (operator operands) (operator operands)) writing style

Don't change these.
Name: Email:
Entire Thread Thread List