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


Cibyl 16 (Default branch)

FreshMeat

Sunday March 16, 2008. 03: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: The binary translator has been reimplemented in C++, improving compilation performance greatly. GCC tail-call optimizations and delay slot branch targets are handled. Some build system changes were made.
Cibyl programming environment that allowscompiled C/C++ programs execute J2ME-capable Cibyl (Default branch)
Cibyl 16 (Default branch) Read more at FreshMeat
www.pheedo.com/click.phdo?i=f82cadfb7e57a71c367c17fab3fd1dd4

 

 Related News 

Search

Download Zicos
Fri August 22, 05:41 AM
Cibyl   {key13}