digitalmars.D - D killer app: BREW app?
- Marcio (6/6) Mar 24 2006 Hi,
- Roald Ribe (3/9) Mar 24 2006 AFAIK, brew is a Java like bytecode VM.
- Marcio (13/16) Mar 25 2006 I don't think so. Look at
Hi, Some cellphones support BREW. Would it be possible to write BREW apps for cellphones using D? I know nothing about BREW. Just thinking that between C++ and D, I'd rather use D. marcio
Mar 24 2006
Marcio wrote:Hi, Some cellphones support BREW. Would it be possible to write BREW apps for cellphones using D? I know nothing about BREW. Just thinking that between C++ and D, I'd rather use D.AFAIK, brew is a Java like bytecode VM. Roald
Mar 24 2006
Roald Ribe wrote:Marcio wrote: AFAIK, brew is a Java like bytecode VM.I don't think so. Look at http://brew.qualcomm.com/brew_bnry/pdf/developer/resources/gs/starting_brew.pdf , at the sample app on page 25. /*========================================================================= FILE: helloworld.c =========================================================================*/ /*========================================================================= INCLUDES AND VARIABLE DEFINITIONS ======================================================================== */ ... J2ME (now JavaME) is the Java stuff (MIDP 2., CLDC-1.1 etc) marcio
Mar 25 2006