Hi,
Excellent, nicely done!
(reduce + (range 1000)) takes about 4 msecs on N900 with the Sun JRE.
For comparison: 0.3 msecs on MacBook Pro, 2.16 GHzCore Duo, 2 GB RAM.
Emacs, git etc. install fine, the Maemo5 OS on N900 is Debian-ish. The
root partition however is very small (256 MB) and debian packages have
to be modified to install in on another partition; this is work in
progress. A solution meanwhile has been to (like on G1) install Debian
in an ext2 image file giving enough space and simple access to things
like gcc/g++, plt-scheme, ghc, erlang...clojure, while not interfering
with updates from Nokia.
Nik

On Jan 31, 7:13 am, hoeck <i_am_wea...@kittymail.com> wrote:
> On 26 Jan., 17:42, npt11tpn <npt11...@googlemail.com> wrote:
>
> > Hi guys,
> > Have not seen this discussed before and thought that it might be of
> > interest to mention that clojure runs on the latest Nokia tablet/
> > mobile phone with JRE either from
>
> >https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-S...
>
> > or
> > fromhttp://www.camswl.com/
> > (OpenJDK6).
>
> > It's quite fun to have it on my phone.
> > Nikd
>
> Hi,
> your post inspired me to install a debian on my (rooted) G1. I was
> able to install emacs, git, screen, openjre, clojure-mode and screen.
> Surprisingly, the whole setup is even quite usable, control and meta
> are bound to the pressable trackball and the camera key and important
> clojure chars like []{}' are all accessible through a single modifier
> key.
> The most limiting factor is the small usable main memory making things
> slow.
> Running (reduce + (range 1000)) takes ~0.8s, how does the n900
> compare. And have you tried emacs on it?
> Finally my phone is a real, albeit slow computer, but I guess that
> will improve soon.
>
> Regards, Erik

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to