Has anyone here tried to use perl to script with the target being an ipad?
Same question with Fire HD 8 tablet from amazon?
"A mase of twisty little languages, all different" describes PCs much better than smartphones. Walled gardens making deployment difficult (e.g. Apple charging about 1/12th of what I earn as a Ph.D. student for the right to run own code on hardware bought from them1), sandboxes breaking assumptions hidden in the language (there is a filesystem, but not for you. Only vendor's spyware has access to most of it), new APIs and paradigms for user interaction that nobody bothered to wrap for your $language_of_choice mean that, typically, you get one or two languages that work best on a given platform (Java & Kotlin for Android, Swift & Objective-C for iOS), a few more that you may be able to get running at the cost of reduced user experience (ever tried to run a command-line application on a 5" smartphone with no keyboard?) and the rest of them forever inaccessible to you despite the platform being very much Turing-complete and being able to run the code. In theory.
1 With some very interesting clauses about what gets into the App Store. Last time I checked, all scripting languages were forbidden, but they probably relaxed that requirement since (otherwise there wouldn't be a JavaScript-capable browser).
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
|
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.
|
|