For pascal addicts, I got a solution for you. You never believed pascal can do this. Pascal as we know it
Program helloWorld;
var
wetin : String;
Begin
wetin := 'Hello World, Hello Birds';
writeln(wetin);
readln;
End.
Please compile this code for me, I can't seem to locate my pascal compile again!
U are actually wondering what is all this about? ok wait
if I told you that pascal can be used to develop mobile applications (J2ME/MIDP) will you believe me? probably not. and I dont blame you do I?
Yes u can actually build MIDP apps with pure pascal. and if you know java, Hurray, God have mercy on your soul.
In case you think this is april fool, I av included the link where you can download the IDE (Yes the IDE) where you can develop your mobile apps using pascal. The site also got some interesting sample apps including dave!
Now I dont want you to drop your php and spend the next five weeks developing mobile pascal okay?
http://www.midletpascal.com/downloads.php