-
Notifications
You must be signed in to change notification settings - Fork 9
Pascal interpreter for Android.
zed-0xff/android-pascal
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a Pascal language interpreter for Android platform. It uses a Pascal interpreter written in Java - http://sourceforge.net/projects/biff/ - by Lukasz F. Please fork/commit/pull if you want to improve it. How to build: 1. install Android SDK from http://developer.android.com/sdk/ 2. set up path to SDK in local.properties file 3. [optionally] generate your private/public keys & set it up in build.properties file 4. issue "ant debug" or "ant release" command 5. pick up "Pascal-debug.apk" or "Pascal-release.apk" from "bin" subdirectory 6. enjoy! :)
About
Pascal interpreter for Android.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published