As a J2ME programmer,i have coded a lot in java ,as a porting engineer,i have read a lot of code other people write,so i know what should be improved during the development and porting process,i come up with the idea to get familiar with the KVM to help me write a j2me emulator which supports developers develop programs either under Windows or Unix (or branches of Unix,like Linux) without trouble from selecting emulators,this is aimed at speeding them up,how exciting !
As a programmer myself,i have tried some emulators,and i also want to make one of my own,so i am on my way.
My first step is to download the Sun's kvm reference implementation to get me acquainted and later after i am gonna implement my own vm ,i am hoping it can be developed in two forms
1 Desktop software
Allow you to debug and develop on your PC
2 Web application
Allow you to run J2ME applications
I have just gone through a book called C Programming :A modern approach
Nice book,i strongly recommend.
So,as i read the code of Sun's kvm ,i am gonna write some of my thoughts to keep me going,if you find it helpful for you,it will be my pleasure,so long!
As a programmer myself,i have tried some emulators,and i also want to make one of my own,so i am on my way.
My first step is to download the Sun's kvm reference implementation to get me acquainted and later after i am gonna implement my own vm ,i am hoping it can be developed in two forms
1 Desktop software
Allow you to debug and develop on your PC
2 Web application
Allow you to run J2ME applications
I have just gone through a book called C Programming :A modern approach
Nice book,i strongly recommend.
So,as i read the code of Sun's kvm ,i am gonna write some of my thoughts to keep me going,if you find it helpful for you,it will be my pleasure,so long!
作为一名经验丰富的J2ME程序员及移植工程师,作者决定开发一款跨平台的J2ME模拟器,旨在帮助开发者在Windows或Unix等环境下无障碍地进行程序开发与调试。此模拟器将以两种形式呈现:桌面软件和Web应用。

1168

被折叠的 条评论
为什么被折叠?



