-
Notifications
You must be signed in to change notification settings - Fork 2
On device mobile development platform
For mobile apps development we can use EDS system in the form of Android application, optionally bundled with NDK interpreter engine or in-browser app written in JavaScript.
JS gives more portability and installation by just opening this URL, in the price of losing answerability and constrained resources comparing to a native app. If you want to make a heavy system or need some specific sensors or libraries access, you are forced to stay with native SDK.
Mobile phone screen makes most interactive development tools unusable, so it is important to have a command line interface, with command language syntax forces you to do a lot of editing. Forth-like languages are good in this role, combining unnested no-syntax with visual stack editing via short commands.
PPS Personal Planning System