Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^3: Anyone with XS experience willing to create a high performance data type for Perl? (Updated)

by bliako (Monsignor)
on Dec 16, 2021 at 10:05 UTC ( [id://11139662]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Anyone with XS experience willing to create a high performance data type for Perl? (Updated)
in thread Anyone with XS experience willing to create a high performance data type for Perl?

I will, thanks. The above was just a quick hack to get us going.

Just for the record, the two problems I encountered (and could very much be red herrings) are that Inline::Struct failed when a C struct contained (EDIT: added next word:) typedef function pointers, I believe it did not understand the arcane C syntax (I love it though) : int (*funcpoi)(int, int); . It also did not like typedef enums within a struct. The above is just for the record, I will file a proper report at the channel you mentioned.

bw, bliako

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11139662]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (5)
As of 2024-03-28 20:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found