views:

79

answers:

2

Is there any code editor (like eclipse or visual studio) that works on mobile phones (such as nokia 5800)?

So what I want is to edit my C/C++/C# code on my phone. (I have Nokia so it is my primary intrest, but I am also interested in other phones such as Android based ones.)

I do not need ability to compile, but I'd love codehinting and code highlighting.

+1  A: 

Emacs for Maemo or PyGTKEditor for Maemo, though I know the Nokia 5800 isn't a Maemo phone.

Ken Bloom
and what about Symbian OS?) I mean maemo is cool in ewery way but what about less cool phones?)
Blender
+1  A: 

For Symbian phones, there's a Python environment with several editors existing -- most of them seem geared for Python development, though.

Ken Bloom