Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
You can make your own courses with eXeLearning with audio, video, quizzes and games; then use them on almost any mobile device! Supports Java 2 Micro Edition (feature phone Nokia, Samsung, Alcatel, LG, etc) Android, iOS, Blackberry, Windows Phone.
Development and distribution platform for mobile phones
Alchemy OS is a software development and distribution platform for mobile phones with Java support. Although this is not an operating system in the full sense, it provides rich platform to develop, compile and run applications directly in the phone, as well as install already written applications.
MIDletPascal is specifically suited for development of J2ME midlets. It's compiler translates Pascal source code directly into Java microedition bytecode.
This project is an xpath processor built for the j2me platphorm.
I couldn't find any xpath processor that would fit the limited resources
of a mobile phone so I decided to write my own.
Part of Active xml project (www-rocq.inria.fr/verso/Gemo/Projects
A compiler to improve relation management between mobile users. This compiler will handle data islands for data transportation between a client mobile phone and a server node accesing a cellular network.
JaguiD is a Java GUI for DOS. It consists of several sub-projects including a JavaCompiler, a Class Runner and a Jar Packager. JaguiD has limited Java support to provide a Graphical User Interface for DOS and compatibles.
JNC means java native compiler. It take the java byte code file as input and translate it to C or ASM format then compile to native format such as elf or pe file. So your java program can run without JVM.