HP3000-L Archives

June 2000, Week 5

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Mark Bixby <[log in to unmask]>
Reply To:
Mark Bixby <[log in to unmask]>
Date:
Fri, 30 Jun 2000 08:48:43 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (17 lines)
Lars Appel wrote:
> Showing my Perl ignorance... Can Perl programs call intrinsics,
> ahem, external subroutines from an XL (or .sl in Posix speak)?

Perl supports an "extension" API (.xs) whereby Perl can call C code residing in
NMXLs.

It would be possible for somebody with sufficient free time to write an MPE .xs
consisting of Perl C API stubs that called MPE intrinsics (or TurboImage
procedures).

For more info, please see:

http://www.perl.com/pub/doc/manual/html/pod/perlxstut.html

- Mark B. (catching up on a couple thousand e-mail messages)

ATOM RSS1 RSS2