minimal Parrot for embedded system

2008-03-09 Thread Wim Vanderbauwhede
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

minimal Parrot for small (embedded) system

2008-03-11 Thread Wim Vanderbauwhede
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