Développé sur SourceForge, le nouveau compilateur MIDlet Pascal open source permet de créer des applications pour mobiles, en traduisant le source Pascal en bytecode Java MicroEdition (J2ME).
Après la sortie de la version 3.0 finale, la version 3.1 est déjà en construction. Une nouvelle série va sans doute suivre cette nouvelle sortie : la release MIDlet Pascal 3.1 ALPHA
- IDE NEW FEATURES
. New Format Source Code option in Edit menu. Accesible via Ctrl+D in the source code editor. - IDE BUG FIXES
. Replace All text on the Replace Dialog now is translated to all languages again.
. Dialog buttons now are wider letting all the translations fit on them. - COMPILER NEW FEATURES
. Infinite-loop support via the repeat/forever keywords pair.
ABOUT THE INFINITE LOOP SUPPORT
-------------------------------
You might want to read the preliminar study I made to decide the way to implement the infinite loop support on MIDletPascal: http://coderesearchlabs.com/articles/ILP.pdf - STUBS BUG FIXES
. MP 3.0 H.class was wrongly generated when compiling from source. That mistake caused a "Bad version information" exception at runtime when using the http class.
Now the extracted strings are being distributed to make it easy for you to translate them to your language.
If you translate them to a new language let me know and I will put your translation into the distribution
If you translate them to a new language let me know and I will put your translation into the distribution
L'historique de tout ce qui a été fait depuis le début cette version open source est noté dans l'aide.