J2ME development without Java?

I am making my first foray into the world of J2ME. I would rather use a functional language for development.

Scala was used to support the CLDC, but it was no longer supported. Bigloe seems to have disappeared.

Interpreters (e.g. Jython) are non-go, as J2ME applications should be small (at least mine should be).

I would like to learn about everyone who could use a different JVM language to create J2ME applications.

+5
source share
3 answers

Running another language on top of the CLDC can be cool, but devices are usually very limited in memory and processor, which is simply not possible.

JavaFX, . Java ME.

+2

Symbian, Python S60

+2

Java - . , , Java ME. make/model, . , Symbian OS, , C/++ . . , , .

+1
source

All Articles