Arc Forumnew | comments | leaders | submitlogin
1 point by ly47 5141 days ago | link | parent

Hi https://github.com/nex3/arc/tree/master/extras ly


1 point by zck 5140 days ago | link

Ah. This isn't SLIME. As akkartik said, it's likely that no one here uses it. If you want to try SLIME, follow my instructions here: http://arclanguage.org/item?id=14998

-----

1 point by akkartik 5141 days ago | link

Ah, I'd forgotten about that. It hasn't been touched in over a year (http://github.com/nex3/arc/commits/master/extras/arc.el); I'm not sure if anyone here has experience with it.

-----

2 points by shader 5135 days ago | link

I definitely use arc.el on a regular basis, though I won't claim to be familiar with the finer points of its capabilities. As far as I'm concerned, it offers reasonable highlighting and indentation for arc code; I haven't tried to get it to do much else. For most of my lisp editing needs, I rely on paredit.

-----