I would like to use Parrot on an embedded microprocessor system. It needs a
minimal parrot that should only run precompiled bytecode, nothing else, and
it does not even need the PGE (eventually, it would need JIT for PowerPC or
MicroBlaze).
But it should be very small (say <250K). I compiled parrot
I would like to use Parrot on a "small platform" (embedded microprocessor
system). The system would need a minimal parrot that should only run
precompiled bytecode, nothing else, and it does not even need the PGE.
But it should be very small (say <250K). I compiled parrot --without almost
everythin