PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
July 26, 2006

Perl in Lisp 0.1 Released

Posted: 2006-07-26 23:44:00
Languages ::
Languages ::

Perl in Lisp 0.1 has been released. It is a Common Lisp interface to the Perl 5 API.

This beta release "can evaluate strings of Perl code, call Perl functions, and convert between Lisp and Perl types. Callbacks from Perl to Lisp are not yet supported. Some Perl modules may not work, particularly if they depend on external C libraries."