The "main" backend as I see it, in the near future, is definitely the
Perl 5 runtime for production use
Codegen to that runtime is probably going to be written in
Perl 5 in Pugs::Compiler::Perl6 space, although it may also happen at
Perl 6 space, Parrot space, or Haskell space. (The author-s
在 2006/6/22 下午 8:18 時,Swaroop C H 寫到:
Hi Audrey,
I'm hell confused on the state of the numerous Perl6 backends that
we have :-). As I understand it, there is no "main" backend right?
First there is the Pugs part written in Haskell that compiles to
PIR which Parrot can run, and similarly