MicroBasic, basic language for mobile phones

Developed or developing a new product in PureBasic? Tell the world about it.
BalrogSoft
Enthusiast
Enthusiast
Posts: 203
Joined: Sat Apr 26, 2003 6:33 pm
Location: Spain
Contact:

MicroBasic, basic language for mobile phones

Post by BalrogSoft »

Hi, i was developing a basic language for mobile phones, the runtime was written on java 2 micro edition (java version for mobile phones and pda computers), and the compiler was written on PureBasic. It's the first release as beta stage, it only can draw images or 2d elements and read game keys. To test the programs you must to have a mobile phone with java support with MIDP 1.0, or download the java wireless toolkit of sun, that include an emulator of java 2 micro edition.

To download the compiler go here: http://www.balrogsoftware.com/downloads/MicroBasic.zip

To download the emulator of Java Wireless Toolkit go here:http://java.sun.com/j2me/download.html
Bonne_den_kule
Addict
Addict
Posts: 841
Joined: Mon Jun 07, 2004 7:10 pm

Post by Bonne_den_kule »

Very good work! It will be funny to make progs for my siemens mc60

Checkout: http://www.mobilebasic.com
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

hi! Sorry for bringing an old post up again :D
Is there any way to get java on a PocketPc running windows pocket edition?
BalrogSoft
Enthusiast
Enthusiast
Posts: 203
Joined: Sat Apr 26, 2003 6:33 pm
Location: Spain
Contact:

Post by BalrogSoft »

Hi thefool, take a look to this site:
http://www.comp.lancs.ac.uk/computing/u ... cjava.html
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

thanks :D
User avatar
GeoTrail
Addict
Addict
Posts: 2794
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Post by GeoTrail »

How about one for PocketPC? that would be awesome ;)
I Stepped On A Cornflake!!! Now I'm A Cereal Killer!
BalrogSoft
Enthusiast
Enthusiast
Posts: 203
Joined: Sat Apr 26, 2003 6:33 pm
Location: Spain
Contact:

Post by BalrogSoft »

Yes, it could be awesome, but i have some problems to make it, i don't have a pocketpc, i made the basic language for java, because i learnt java on university, but i don't know anything about pocketpc, make a pocketpc basic language require to learn all about pocketpc and i don't have the time required for it. And at the moment i don't have time to update microbasic...
User avatar
GeoTrail
Addict
Addict
Posts: 2794
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Post by GeoTrail »

That's ok.
I'm not that good with java myself. I have read one book for newbies, so I know the very basics. But that's about it. Maybe I should take it further and checkout your compiler. Would be fun to write stuff for my cellphones. Yes, cellphoneS hehehehe

Do you know if there is a big difference between normal mobile java and the system Panasonic X70 uses?
I Stepped On A Cornflake!!! Now I'm A Cereal Killer!
BalrogSoft
Enthusiast
Enthusiast
Posts: 203
Joined: Sat Apr 26, 2003 6:33 pm
Location: Spain
Contact:

Post by BalrogSoft »

The compiler is on a very early stage, you can create very simple games, about Panasonic X70 i think that it support MIDP 2.0 and MicroBasic use MIDP 1.0, it must to work. MicroBasic will work on any cell phone with java support, because it use only J2ME classes of MIDP 1.0. Generally cell phones with j2me support have all default classes, but some models have its own classes also (usually to solve some lacks of MIDP 1.0 that don't support sound and other features that MIDP 2.0 support), but MicroBasic don't use special classes...
User avatar
DoubleDutch
Addict
Addict
Posts: 3220
Joined: Thu Aug 07, 2003 7:01 pm
Location: United Kingdom
Contact:

Post by DoubleDutch »

I think Dave was going to do something with MIDP2.0 (David Firth wrote the MicroBASIC). I've known him for years - he is from Preston too!

Dave is probabily most "famous" for his 8-bit Atari emulator.

-Anthony
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
DarkDragon
Addict
Addict
Posts: 2345
Joined: Mon Jun 02, 2003 9:16 am
Location: Germany
Contact:

Post by DarkDragon »

Well, does this work for Panasonic GD 87?
bye,
Daniel
User avatar
DoubleDutch
Addict
Addict
Posts: 3220
Joined: Thu Aug 07, 2003 7:01 pm
Location: United Kingdom
Contact:

Post by DoubleDutch »

Sorry Balrog! I meant MobileBasic, not Microbasic...

-Anthony
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
User avatar
GeoTrail
Addict
Addict
Posts: 2794
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Post by GeoTrail »

GD87, is that an old model? Mine came out last year I think. Cost a bundle :lol:
I Stepped On A Cornflake!!! Now I'm A Cereal Killer!
DarkDragon
Addict
Addict
Posts: 2345
Joined: Mon Jun 02, 2003 9:16 am
Location: Germany
Contact:

Post by DarkDragon »

My mobile phone is about 2 years old, but with camera etc... when the nokia organizer-phone came out.

[EDIT]
http://www.panasonicmobile.com/e_eng/products/gd87/
bye,
Daniel
Post Reply