maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N810 (https://talk.maemo.org/forumdisplay.php?f=28)
-   -   Programming the N810 (https://talk.maemo.org/showthread.php?t=17850)

NokmanFive 2008-03-13 18:05

Programming the N810
 
What development tools or programming languages can you use on the N810? Can you use .NET or Perl? Can you run a website on it?

Benson 2008-03-13 18:13

Re: Programming the N810
 
Yes and yes. Yes.

I don't know that you can develop .NET on the tablet, but you can definitely develop on PC, and run on tablet.
Perl, of course, is interpreted, so all you need is a text editor (your choice of emacs, vi, joe, pine, or a handful of graphical ones) and the perl interpreter.
And you can run apache or thttpd or probably one or two other web servers.

Python is very popular, it seems. And C, of course. Not much LISP going on, I'm afraid. Java (in the form of Jalimo) is about to some level of functionality; as I understand it, you could develop apps at this point and have them run, by avoiding non-implemented regions of GNU classpath. And tons of shell, awk, sed, etc. scripting, of course, just to stick stuff together in classic UNIX fashion.

jacekjacek 2008-03-17 03:46

Re: Programming the N810
 
i've noticed that there's a package builder in one of the repositories, if im not mistaken. is there an onboard c compiler?

NokmanFive 2008-03-17 14:13

Re: Programming the N810
 
I use .NET currently so that would be preferred, but how do you run .NET on Linux? I don't mind if I have to develop on a PC first. Also in .NET 2.0 you can run vb as compiled or interpreted.

Tantris 2008-03-17 21:47

Re: Programming the N810
 
@jacekjacek
You can switch the tablet from "blue-pill" to "red pill"-mode (from "safe packages" to "maybe-you-brick-your-tablet-by-installing-this-but-you-want-to-so-we-let-you"-mode, btw. it is a very funny way the change is implemented, search the forum for it if you like :)).
Then you can install g++...

@NokmanFive:
http://en.wikipedia.org/wiki/Mono_%28software%29
or
http://www.mono-project.com/Maemo

jacekjacek 2008-03-17 21:54

Re: Programming the N810
 
yes, foind the thread with gcc, should be fun.

Tantris 2008-03-17 22:00

Re: Programming the N810
 
oh - and of course there is the scratchbox environment, so that you can compile and test apps on a normal linux pc


All times are GMT. The time now is 01:52.

vBulletin® Version 3.8.8