Le rythme des versions successives reste soutenu
Développé sur SourceForge, le compilateur MIDlet Pascal open source permet de créer des applications pour mobiles, en traduisant le source Pascal en bytecode Java MicroEdition (J2ME).
http://sourceforge.net/projects/midletpascal/
09/01/2011 : La version 3.3 ALPHA est annoncée.
21/05/2011 : La version 3.3 FINALE est sortie.
*IDE NEW FEATURES*
. Added Welcome Page.
*IDE CHANGES*
. Updated documentation about: the CH_EXCLUSIVE constant, the choiceIsSelected routine, the FONT_STYLE_UNDERLINED constant and the if statement, etc.
*COMPILER NEW FEATURES*
. Added result keyword support. Now you can return function values like in many other modern pascal dialects.
. Added << and >> C-style shift operators, equivalent to the already existent shr and shl operators, just like in Free Pascal.
*COMPILER CHANGES*
. Constant assignment bugfix.
. Added Welcome Page.
*IDE CHANGES*
. Updated documentation about: the CH_EXCLUSIVE constant, the choiceIsSelected routine, the FONT_STYLE_UNDERLINED constant and the if statement, etc.
*COMPILER NEW FEATURES*
. Added result keyword support. Now you can return function values like in many other modern pascal dialects.
. Added << and >> C-style shift operators, equivalent to the already existent shr and shl operators, just like in Free Pascal.
*COMPILER CHANGES*
. Constant assignment bugfix.
Qu'utilisez-vous pour développer vos applications pour mobiles ?