[Gardeners] Perl in Lisp

Brad Beveridge brad.beveridge at gmail.com
Wed Feb 1 10:36:43 CST 2006


The way SLIMPL is intended to work is
 - Vim embeds a Perl interpreter already, so we will use Perl
 - Create a Perl module that can run in Vim so that we can open a
socket and talk to Swank
 - Write either Perl code or Vim scripts to interface with Swank, ie
use Vim script and Perl to rewrite the Slime frontend

Brad

On 2/1/06, C Y <smustudent1 at yahoo.com> wrote:
> --- Pascal Bourguignon <pjb at informatimago.com> wrote:
>
> > LTK does it for TCL.
> > It could be interesting to share code between these projects.
> >
> > Some Gardeners are already championning a SLIMPL project, based on
> > SWANK to interface with Perl.  Then, with the CL-SLIME  of climacs,
> > you can drive from Common Lisp any swank-enabled language, be it CL,
> > scheme, TCL, Perl, Ruby, Python, etc...
>
> Correct me if I'm wrong, but that sounds a lot like the idea used to
> make the GINA group's CLM Motif interface independent of FFIs, although
> I don't doubt the mechanics are somewhat different.  The documentation
> said something about the possibility of using the same mechanism for
> different toolkits as well.
>
> Maybe the CLM code would be worth a look, or at least the
> communications methods and protocals? I know swank is becoming a
> "standard" but if it is we should try and make it as robust and general
> as possible, and perhaps CLM would have some useful concepts to add in.
>
> Cheers,
> CY
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
> _______________________________________________
> Gardeners mailing list
> Gardeners at lispniks.com
> http://www.lispniks.com/mailman/listinfo/gardeners
>


More information about the Gardeners mailing list