haitao:
Pascal来编写J2ME的软件(MDletPascal)
[阅读: 565] 2005-11-06 14:46:21
http://borland.mblogger.cn/SCYANGYU/posts/26042.aspx
Pascal来编写J2ME的软件(MDletPascal)
今天看到一个用Pascal来编写J2ME的软件,对于个人非商业使用是免费的。
--------------------------------------------------------------------------------
MIDletPascal.v2.0(http://www.midletpascal.com/)
用Pascal、Delphi或Kylix语言编写手机Java程序的开发软件。
--------------------------------------------------------------------------------
FEATURES:
generates low-level, small and fast
Java™ bytecode
full Pascal specification support
parts of code can be written directly in Java
SMS messaging
HTTP connectivity
user-interface (forms) support
multimedia support
user-friendly IDE
FREE for personal use
MIDletPascal is programming language specifically suited for development of mobile applications. MIDletPascal compiler translates Pascal code into Java™ microedition (J2ME) bytecode. Programs written in MIDletPascal can be executed on any mobile device (such as mobile phones) with Java™ support. With MIDletPascal language developing mobile applications is easy and straightforward. If you are already familiar with Pascal, Delphi or Kylix you can start writing your own mobile applications within minutes.
2005年11月6日 10:17
评论
# 回复: 用Pascal来编写J2ME的软件(MDletPascal)
折腾了一个小时,才把SonyEricsson_K700的仿真器在MIDletPascal的IDE中安装好。
要使用以下的命令行参数来配置:
D:\SonyEricsson\J2ME_SDK\PC_Emulation\WTK2\bin\emulatorw.exe -gui -Xdescriptor %JAD%
2005-11-6 12:57 by SCYANGYU--

