At 15:25 2004-06-23, Jaime Teng wrote:
Has anyone done some Assembly Language Programming
inserted into Perl scripts?

If so, can you show a sample?

I am in need of speeding up a very recursive function;
in perl, it took almost an hour; in C++, it took a few
seconds. I wanted more speed.

You want Inline::C or Inline::CPP then. There may be some for your assembler also. Look here:
http://search.cpan.org/search?query=inline
http://search.cpan.org/~ingy/Inline-0.44/Inline.pod


C and C++
http://search.cpan.org/~ingy/Inline-0.44/C/C.pod
http://search.cpan.org/~neilw/Inline-CPP-0.25/lib/Inline/CPP.pod

Very cool stuff!


/J

-------- ------ ---- --- -- --  --  -     -     -        -          -
Johan Lindström    Sourcerer @ Boss Casinos   johanl AT DarSerMan.com

Latest bookmark: "Auto-Increment and DBD Agnosticism"
http://www.perlmonks.org/index.pl?node_id=368814
dmoz: /Computers/Software/Operating_Systems/Linux/ 40

_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to