Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^2: Refactoring Perl5 with XS++

by rje (Deacon)
on Apr 25, 2015 at 14:16 UTC ( [id://1124678]=note: print w/replies, xml ) Need Help??


in reply to Re: Refactoring Perl5 with XS++
in thread Refactoring Perl5 with XS++

I'm thinking about the problem, so if there is a question, it would be "what NOW?"

Should I bother with byte codes? What's a useful minimal set of operations? In other words, not just a bare Turing machine. In what sense could it be a replacement for XS? Is a forth-like stack machine going to create headaches later?

Most importantly, am I wasting people's time by asking?

I'm trying to come up with my own answers, and learn by trying. My first attempt used the Lua ops in an interpreter prototype. Of course all my prototyping is likely going to start with Perl, because I like it.

But I'm also thinking about Perl's functions, and what it would take to "write" them in a lower level opcode set, rather than C.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (2)
As of 2024-04-25 22:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found