View previous topic :: View next topic |
Author |
Message |
eu Guest
|
Posted: Sun Mar 21, 2004 5:36 pm Post subject: JavaCard |
|
|
Is there are any palns or ongoing development to support JavaCard/SIM on Turbo? |
|
Back to top |
|
 |
Guest
|
Posted: Mon Mar 22, 2004 6:15 am Post subject: |
|
|
Yes, I work on a port of simpleRTJ available at http://www.rtjcom.com/. It is private/educational project (due the srtj license nature).
Once I have bytecode interpreter JavaCard and SIM/SAT should be easy.
Standa |
|
Back to top |
|
 |
eu Guest
|
Posted: Wed Mar 24, 2004 3:14 am Post subject: |
|
|
Please keep it up! |
|
Back to top |
|
 |
standa Guest
|
Posted: Wed Mar 24, 2004 5:24 pm Post subject: |
|
|
I will. Do you want to help?
Standa |
|
Back to top |
|
 |
eu Guest
|
Posted: Thu Mar 25, 2004 1:13 am Post subject: |
|
|
I wish I could. Unfortunately I can help only with testing or some pure java parts. |
|
Back to top |
|
 |
Standa Guest
|
Posted: Thu Mar 25, 2004 10:20 am Post subject: |
|
|
Btw. why are you interested in JavaCard esp.? The port I work on should be more generic jvm that could be restricted to javacard. But to be honest I don't see much point in the javacard itself.
In the another thread there is an idea on scripting language, so all the development could be done on the phone, maybe some subset of javascript? wmlscript?
Standa |
|
Back to top |
|
 |
eu Guest
|
Posted: Fri Mar 26, 2004 3:05 am Post subject: |
|
|
With the assumption that JavaCard VM is stable enough, Java applets for JC will be easier to develop and debug (e.g. with JCOP tools).
There are some number of applets already has been developed and in mean time sim card will remove memory limitation. So right now Turbo can be quite good test platform for applications that will work on javaCard in near future. |
|
Back to top |
|
 |
standa Guest
|
Posted: Mon Apr 05, 2004 12:20 pm Post subject: |
|
|
While working on java port I took a little break and ported DDS BASIC interpreter. I launched a simple web page, see http://turbo.webz.cz
(hopefully the java will follow soon (but the basic is great fun (seeing the nested bracket I should port LISP )))
Standa |
|
Back to top |
|
 |
|