440Forums  |  MacMusic.org  |  PcMusic.org  |  440tv  |  Zicos  |  AudioLexic
Cibyl   {key13}


Cibyl 14 (Default branch)

FreshMeat

Wednesday November 28, 2007. 08:01 PM
FreshMeat

Cibyl is a programming environment that allows compiled C/C++ programs to execute on J2ME-capable phones. Cibyl uses GCC to compile programs to MIPS binaries, and these are then translated into Java bytecode. The use of binary translation and the simplicity of translating MIPS instructions means that Cibyl programs can be quite well-performing. With Cibyl, programs written in C/C++ can be ported to J2ME without switching languages. License: GNU General Public License (GPL) Changes: Constant propagation for MIPS register values has been implemented, the peephole optimizer and GDB support have improved, and callback handling has been generalized.
Cibyl programming environment that allowscompiled C/C++ programs execute J2ME-capable Cibyl (Default branch)
Cibyl 14 (Default branch) Read more at FreshMeat
www.pheedo.com/click.phdo?i=c13b71495140ad5b60f760dda9d6fd09

 

 Related News 

Search

Download Zicos
Fri January 9, 12:34 PM
Cibyl   {key13}