Skip to content
Prev 58744 / 398502 Next

R under Pocket PC

Prof Brian Ripley <ripley at stats.ox.ac.uk> writes:
The PDA idea is quite interesting on all sorts of hardware.
Unfortunately, the tools for (cross-)building software tend to be
rather "hackish" and poorly documented. I believe people have had some
success with the Sharp Zaurus, but that of course runs a Linux
variant. Looks like at least some toolchains are around for WinCE, but
the bad news is that WinCE is a stripped-down Windows, so you are
likely to find that the Windows sources do not just work. A console
version could be fairly simple, but I wouldn't know for sure.

Googling for "pocketgcc"  chased up  some interesting stuff.
"wince+tcltk" suggested that there is a functional tcltk, which means
that you might use that for an initial GUI and - who knows - maybe
tkrplot for the graphics.