[fpc-pascal] midlet pascal and fpc
    Michael Van Canneyt 
    michael at freepascal.org
       
    Wed Dec 16 12:51:52 CET 2009
    
    
  
On Wed, 16 Dec 2009, Bee Jay wrote:
> Hi all,
>
> I just knew recently that Midlet Pascal went open source, through FPC wiki. 
> Quite a good news, IMO. Since it's now open source, is it possible to start 
> working on java byte code generator in FPC based on Midlet Pascal code? This 
> will help FPC targetting mobile devices that only support java application 
> such as Blackberry. Well, I almost know nothing about compiler development, 
> so I just hope it'd be possible someday through the help of Midlet Pascal 
> code.
You'll have to do more than just generate bytecode. 
You'll need a complete new RTL for that.
Michael.
    
    
More information about the fpc-pascal
mailing list