Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: What will the Perl 6 interpreter be written in?

by jonadab (Parson)
on Feb 27, 2006 at 13:06 UTC ( [id://533010]=note: print w/replies, xml ) Need Help??


in reply to What will the Perl 6 interpreter be written in?

The Parrot VM is written in C, because C is a good language for writing low-level things like virtual machines. The Perl6 compiler/interpreter will run on Parrot, and will be written in languages that compile for Parrot, cheifly Perl6. Pugs will be used to bootstrap it, by compiling the first versions of the compiler, until it is able to compile itself.
  • Comment on Re: What will the Perl 6 interpreter be written in?

Log In?
Username:
Password:

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

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

    No recent polls found