Loading

Tuesday, July 28, 2009

Simple Compiler And Runtime, BASIC for Android

Simple is a BASIC dialect for developing Android applications. It is particularly well suited for non-professional programmers (but not limited to). Simple allows programmers to quickly write Android applications by using the components supplied by its runtime system.

Simple programs are form definitions (which contain components) and code (which contains the program logic). The interaction between the components and the program logic happens through events triggered by the components. The program logic consists of event handlers which contain code reacting to the events.

Simple Project Home
To know How To Write A Simple Application

SHARE TWEET

Thank you for reading this article Simple Compiler And Runtime, BASIC for Android With URL https://x-tutorials.blogspot.com/2009/07/simple-compiler-and-runtime-basic-for.html. Also a time to read the other articles.

0 comments:

Write your comment for this article Simple Compiler And Runtime, BASIC for Android above!