Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^2: Perl 6 feature that scares me the most:

by adrianh (Chancellor)
on Jun 03, 2003 at 08:15 UTC ( [id://262588]=note: print w/replies, xml ) Need Help??


in reply to Re: Perl 6 feature that scares me the most:
in thread Perl 6 feature that scares me the most:

So, we can play and create our own language, or just keep using Perl5 on it.

I think that it's even better than that. You should be able to write your code in multiple languages that integrate together completely since they're running on the same VM. I worked in an environment that allowed this earlier in my career (more info here) and it's really nice.

The bigger problem will be to rewrite the Perl modules at CPAN, specially modules with XS.

An evil solution to this occurred to be last night. Keep Perl5 around, create a Perl5 server, and use RPC/IPC from Perl6 to run the XS code that you need.

Now, if only there was a language that allowed you to hack stuff like that together really quickly :-)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (2)
As of 2024-03-19 07:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found