Re: Compiling on Android
Bruno Haible <[email protected]>
| Newsgroups | gmane.lisp.clisp.devel |
|---|---|
| Message-ID | <1714800.YJy59Jzljb@omega> |
Hi Jean Louis, > I would like to be able to compile CLISP on Android. It would require some > changes like /bin/sh to be definable and not hard coded. > > Anybody compiled it on Android? No. not as far as I know. It's not only about compiling it. You would also need to rethink the I/O system (no stdin, stdout), provide bindings to the (huge) set of Android APIs, and integrate with the toolchain that produces APKs. And what would be the point? How would this help making Android more free [1] (less surveillant, less controlled by Google) within a reasonable time frame? Bruno [1] https://www.gnu.org/philosophy/android-and-users-freedom.en.html ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ clisp-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/clisp-devel