in reply to Re^2: Parrot, the future of dynamic languages ?
in thread Parrot, the future of dynamic languages ?

Does this mean Java bytecode that comes out from javac will run on Parrot and I won't need to install a separate JVM or .NET runtime for that matter ?


Sure y not?
Java byte code can be converted to a PPFF(Parrot Pack File
Format) which assures that java bytecode will and can be
run on PVM(parrot virtual machine).
Thanks
Sasi Kumar
  • Comment on Re^3: Parrot, the future of dynamic languages ?