Perl Translator on a Blackberry Phone

Is there a way to run perl scripts (just simple samples) on a blackberry ?. I heard rumors that there are some translators for mobile platforms, thanks. otherwise, anyone knows how to use Android on a Blackberry mobile phone.

+4
source share
1 answer
  • You can run Perl (as well as other scripting languages) on Android through the Scripting Layer .

  • You can run native Android applications on some Blackberry OS devices, in particular a tablet

+2
source

Source: https://habr.com/ru/post/1369343/


All Articles