10
votes
7answers
795 views
What exactly is Parrot?
I understand that Parrot is a virtual machine, but I feel like I'm not completely grasping the idea behind it.
As I understand, it's a virtual machine that's being made to handle …
2
votes
1answer
290 views
Does VMs like LLVM or PARROT allows usage of same library from multiple languages?
Is it possible to use one framework written in one Parrot (LLVM) language in any other Parrot (LLVM) language?
(Like usage of .NET Framework from any CLR language)...
7
votes
2answers
282 views
How do I get started with Perl 6?
I'd like to get your opinion on How to get started with Perl 6?
Shall one use Rakudo which is being build on Parrot or still better go with the Pugs implementation?
If Rakudo, wha …
0
votes
2answers
106 views
Does Parrot have a database interface or API?
A quick search gave me this announcement of Parrot DBDI from January 2004 and a dbdi-dev mailing list which appears to be long dead. Is Parrot DBDI still being developed? Is anyone …
2
votes
1answer
88 views
Where is the Parrot documentation?
Parrot documentation exists, but it is scattered all over the web; what aiming-to-be-comprehensive sites there are, are often incomplete with large sections missing (yes, that was …
