in reply to Re: Is there a way to call lisp from perl?
in thread Is there a way to call lisp from perl?

Inline::Guile and Inline::MzScheme are available from CPAN.
  • Comment on Re^2: Is there a way to call lisp from perl?

Replies are listed 'Best First'.
Re^3: Is there a way to call lisp from perl?
by diotalevi (Canon) on Mar 21, 2006 at 14:46 UTC

    Except that Inline::Guile doesn't actually work. I've no idea about Inline::MzScheme.

    ⠤⠤ ⠙⠊⠕⠞⠁⠇⠑⠧⠊

      I think MzScheme works (speaking as its author)... It was a spike to provide web continuations for Perl 5, before Jifty successfully did it in pure-perl land. Then I got abducted to Haskell and Perl 6... :-)