IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)

Vous êtes nouveau sur Developpez.com ? Créez votre compte ou connectez-vous afin de pouvoir participer !

Vous devez avoir un compte Developpez.com et être connecté pour pouvoir participer aux discussions.

Vous n'avez pas encore de compte Developpez.com ? Créez-en un en quelques instants, c'est entièrement gratuit !

Si vous disposez déjà d'un compte et qu'il est bien activé, connectez-vous à l'aide du formulaire ci-dessous.

Identifiez-vous
Identifiant
Mot de passe
Mot de passe oublié ?
Créer un compte

L'inscription est gratuite et ne vous prendra que quelques instants !

Je m'inscris !

Sortie de la version 3.4 de MIDlet Pascal open source
Compilateur Pascal pour mobiles

Le , par Alcatîz

0PARTAGES

2  0 
Nouvelle version 3.4 pour MIDlet Pascal
Environnement de développement d'applications pour mobiles

MIDlet Pascal est un environnement de développement dédié au développement d'applications pour mobiles. Il tourne de façon autonome sous Windows - et sous Linux ou MacOS à l'aide de wine.
Le compilateur traduit le source Pascal en bytecode Java 2 Micro Edition (J2ME). Les programmes peuvent alors être exécutés sur n'importe quel mobile équipé de Java et sur des émulateurs J2ME.

MIDlet Pascal 3.4 est à présent en version finale.

http://sourceforge.net/projects/midl...tpascal/files/

Qu'en pensez-vous ?

Une erreur dans cette actualité ? Signalez-nous-la !

Avatar de krachik
Expert confirmé https://www.developpez.com
Le 03/07/2011 à 14:53
Et voilà la petite liste d'ajouts/changements et autres
Avec des évolutions toujours louables
*IDE NEW FEATURES*
. Added Open Libs Folder in Project\Open Folder menu.
. Now a no-longer-existent project from the recents can be renamed or deleted when trying to open it.
. Added Side Bar.
. Added Environment Variables edition via Settings\Set Environment Variables... menu. Useful when setting up emulators.
. Added the Apply button to the Code Editor Styles edition dialog.
. Defined the MIDLETPASCAL34 conditional.

*IDE CHANGES*
. Updated to last version of UPX (3.07).
. Enabled the NeverSleepOnThreadContention flag of FastMM (4.97).
. Added depedency to IcoJoy's Free Icons (http://www.icojoy.com/blogs/3/).
. Fixed a little bug in menu refresh on skin selection.
. Now the Code Editor Styles dialog is resizable and has the current style selected by default.

*COMPILER NEW FEATURES*

. Added Project Library Directory support. This allows you to add Libs locally, relative to the project, instead of adding them in the Global Libs directory. Useful when you have many versions of the same library for different projects (ex. for Internationalization purposes) and also for an easier backup process.
. Updated the bytecode parser to the implementation of Artem's MPC.011.SIMPLE.
. Added bytecode keyword support. Now you can start inlining a block of bytecode without "inline()" but using a "bytecode/end" approach like in Delphi or FreePascal you use "asm/end".
. Added ushr/>>> shift operator support. Useful for unsigned values.


NOTES FOR TRANSLATORS

---------------------
. 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.
. The translation work will start after the BETA process of each version since strings are added all the time in the development process.
0  0 
Avatar de krachik
Expert confirmé https://www.developpez.com
Le 21/08/2011 à 22:26
Et une version BETA sortie

*IDE NEW FEATURES*
. Added Quick Help Panel accesible under View\Quick Help Panel and via the shortcut Shift+F1. If visible, there will be loaded the Help On Keyword (Ctrl+F1) invokation result.

*IDE CHANGES*
. Switched dependency from Qz Html Controls to Html Viewer.
0  0 
Avatar de Alcatîz
Responsable Pascal, Lazarus et Assembleur https://www.developpez.com
Le 11/11/2011 à 10:43
La version finale est en ligne :

http://sourceforge.net/projects/midl...tpascal/files/
0  0