Racket development on ARM

80 views
Skip to first unread message

James Platt

unread,
May 15, 2019, 6:26:01 PM5/15/19
to Racket Users
I'm looking at the idea of writing Racket code on an ARM device. Specifically, I have a tablet, which shipped with Android, with an external keyboard. I have a few questions but I think I should start with the most fundamental. Is Lineage OS the best choice or would something else be better for development purposes?

James

Jack Rosenthal

unread,
May 15, 2019, 9:18:40 PM5/15/19
to James Platt, Racket Users
On Wed, 15 May 2019 at 18:25 -0400, James Platt wrote:
> I'm looking at the idea of writing Racket code on an ARM device. Specifically, I have a tablet, which shipped with Android, with an external keyboard. I have a few questions but I think I should start with the most fundamental. Is Lineage OS the best choice or would something else be better for development purposes?
>

You may be interested in seeing if PostmarketOS is an option:

https://www.neilvandyke.org/postmarketos/


--
Jack M. Rosenthal
http://jack.rosenth.al

Every comment in the source code is a personal failure of the
programmer, because it proves that he didn’t manage to express the
purpose of the code fragment with the programming language itself.

signature.asc

Daniel Lister

unread,
May 15, 2019, 11:26:00 PM5/15/19
to Racket Users
I do my racket projects using android with an external keyboard plugged in as well, here's how I do it:

-Install termux
-Inside termux, do a pkg install unstable-repo
-You can now install racket

I haven't had any issues so far working this way.

-Daniel

James Platt

unread,
May 16, 2019, 12:14:45 AM5/16/19
to Racket Users

On May 15, 2019, at 11:25 PM, Daniel Lister wrote:

> I do my racket projects using android with an external keyboard plugged in as well, here's how I do it:
>
> -Install termux
> -Inside termux, do a pkg install unstable-repo
> -You can now install racket
>
> I haven't had any issues so far working this way.

Good. I already have Termux installed and have emacs and git working in it. I didn't realize that Racket was available in the unstable repo. Thanks.

James
Reply all
Reply to author
Forward
0 new messages