Path: | doc.ic.ac.uk!dds |
From: | dds@doc.ic.ac.uk (Diomidis Spinellis) |
Newsgroups: | comp.lang.perl |
Subject: | Re: Perl's goodies in a Windows DLL |
Date: | 20 Nov 1993 14:28:17 GMT |
Organization: | Dept of Computing, Imperial College, England |
Lines: | 23 |
Distribution: | world |
Message-ID: | <2cl9i1$8b4@frigate.doc.ic.ac.uk> |
References: | <wmeahan.15.2CEA381A@ef0424.efhd.ford.com> |
NNTP-Posting-Host: | scorch.doc.ic.ac.uk |
Content-Length: | 1174 |
>From article <wmeahan.15.2CEA381A@ef0424.efhd.ford.com>, by wmeahan@ef0424.efhd.ford.com (Bill Meahan):
> Which brings up the question: has anyone already put perl functions
> (e.g. associative arrays, reverse, split, etc., etc., etc.)
> (Perl 4, Perl 5 or any version) into a Windows DLL?
I did the reverse. I experimented with allowing Perl to call DLL
functions. I did that on Perl 4 and succeeded in writing an event loop
in Perl (I threw all Windows API functions in as usubs). The results
were not very promissing (i.e. programming Windows in Perl was not a
lot easier than C), so I paused the project waiting for Perl 5.
> Anybody planning to? (I'm not speaking of var.C which passed through
> the net a year or so ago.)
I plan to try the previous approach with Perl 5. Since 5 is supposed
to run as a library I could try to implement it as a DLL at the same
time.
If/when I have something running I will announce it to the net, please
do not mail me asking for it.
Diomidis
--
Diomidis Spinellis Internet: <dds@doc.ic.ac.uk> UUCP: ...!uknet!icdoc!dds
Department of Computing, Imperial College, London SW7 #include "/dev/tty"
Newsgroup comp.lang.perl contents
Newsgroup list
Diomidis Spinellis home page
Unless otherwise expressly stated, all original material on this page created by Diomidis Spinellis is licensed under a Creative Commons Attribution-Share Alike 3.0 Greece License.