Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^3: Yet Another XS Tutorial

by hardburn (Abbot)
on Nov 18, 2013 at 19:59 UTC ( [id://1063191]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Yet Another XS Tutorial
in thread Yet Another XS Tutorial

Not my tutorial, but . . .

What perlguts goes over is the internal C structures that represent scalars, arrays, and hashes in Perl. The xs code can do some of this for you, but as soon as things get the slightest bit complicated, you'll almost certainly need to know how to interface with SVs and such.

Don't worry, though. If you know C already, adding this on isn't that hard, and it's all pretty well documented.


"There is no shame in being self-taught, only in not trying to learn in the first place." -- Atrus, Myst: The Book of D'ni.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (4)
As of 2024-03-29 00:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found