Y
Hacker News
new
|
ask
|
show
|
jobs
by
Aerroon
619 days ago
Can I easily put a compiler on either platform? My understanding is that you can't, which makes both platforms kind of bad.
2 comments
viraptor
619 days ago
You can easily put compilers on Android. Put the whole system on it if you want
https://play.google.com/store/apps/details?id=tech.ula
link
Aerroon
618 days ago
Huh! I really was under the impression that you couldn't. It's been many years since I last checked though.
Thank you very much for correcting me!
link
can16358p
618 days ago
It depends on the intended use case: compiling source code isn't the intended use case of neither of those platforms. It doesn't make them "bad".
link