misc >> CellularBASIC: Open-Source Mobile BASIC Interpter

by elsheikhmh » Fri, 10 Mar 2006 21:59:36 GMT

i'm proud to announce release 1.0 of CellularBASIC

http://cellbasic.sourceforge.net
CellularBASIC: On-phone Open-Source BASIC Interpreter for
Java-Enabled Handhelds. The project intended platform is J2ME for
Cell Phones, PDA's, and Handhelds. The CellularBASIC is a dialect
of BASIC. J2ME, Lex, and Yacc are used to develop this interpreter.

Features:
* CellularBASIC syntax is a dialect of QBASIC, along with some
special features
* Supports more than 90 keywords
* IEEE 64-bit floating point arithmetic, trigonometric, random
* String processing
* Full boolean predicates
* Screen I/O
* File I/O **NEW**
* Send SMS from code **NEW**
* Network Programming - Socket I/O
* Graphics, line, point, RGB color
* Edit-Save-Load facilities

Currently the interpreter is compatible only with CLDC 1.1/MIDP 2.0,
however, another general port is being rewritten for CLDC 1.0/MIDP
1.0. So, keep with us and wait for updates!

It's useful for kids, students, beginners, programming everywhere ...
It's free, open source, and more...

http://cellbasic.sourceforge.net

Download page contains packages suitable for on-phone
deployment (JAD+JAR), NetBeans source, WTK Project, and a
bunch of examples

thanx,,
Mustafa Elsheikh


misc >> CellularBASIC: Open-Source Mobile BASIC Interpter

by didier.vandenDaele » Mon, 03 Apr 2006 19:56:54 GMT


hello ,

I download CellularBASIC.jar to my phone Nokia 6600 5.27. I try to
install it on but after a while it display an error message : "Unable
to install. Invalid version"
Is it compatible with s60 series phone ?
I saw here : http://www.j2mepolish.org/devices/Nokia/6600.html that my
phone is MIDP 2.0 and CLDC 1.0 not CLDC 1.1 as I found it in your
application !
Could you make a CLDC 1.0 version ?

misc >> CellularBASIC: Open-Source Mobile BASIC Interpter

by stefanocomelli » Mon, 17 Apr 2006 17:37:17 GMT

I have the same problem with Motorola A1000...
my only hope is a CLDC 1.0 porting...

XXXX@XXXXX.COM ha scritto: