VisiScriptExtensions Apk

VisiScriptExtensions Apk

Latest version 0.5.4
14 Jan 2017

Older Versions

Apk Infos

Version0.5.4
Rating5.0/5, based on 1 votes
Size‎1 MB
Requires AndroidAndroid 2.3+ (Gingerbread)
Author's NotesVisiScriptExtensions is an extension module for the VisiScript text editor.

About VisiScriptExtensions APK

VisiScriptExtensions APK Download for Android
VisiScriptExtensions APK Download for Android

Description

VisiScriptExtensions is an extension module for the VisiScript text editor.

This app brings some additional features
★ find in files
★ navigate in source code
★ encrypt file
★ graphics output (write your own Android programs)
★ debugger for interpreters: QScript, Python and minscript

and script interpreters:
★ minscript (a simple C/C++ interpreter)
★ Lua 5.3.3
★ Python 2.7.6
★ Scheme (Scheme48 1.9.1)
★ Haskell (Hugs September 2006).
★ newLisp 10.6.2

To use the described features and script interpreters this app needs an installed and freely available VisiScript app: https://www.google.com/url?q=https://play.google.com/store/apps/details?id=de.mneuroth.visiscript

VisiScriptExtensions is implemented with Qt. VisiScriptExtensions is available for ARM and x86 architecture.

Remark: Please be patient starting the application the first time, the extraction of the script interpreters and data will take some time...

For more information see the homepage: http://mneuroth.de/projects/VisiscriptExtensions.html

Disclaimer:
The app is carefully created and tested but the app should not be assumed as error free.
Use this app at your own risk.
The author of this app is not responsible for the behaviour of the Lua, Python, Scheme48, Hugs and newLisp script interpreters. Please select an extension module in the list and activate the License button for more informations about the extension module.

Latest updates

What's new in version 0.5.4

* improved python binary (ssl and sockets)
* added newLisp

How to install VisiScriptExtensions APK on Android phone or tablet?

Download VisiScriptExtensions APK file from ApkClean, then follow these steps:

Update Phone Settings

  • Go to your phone Settings page
  • Tap Security or Applications (varies with device)
  • Check the Unknown Sources box
  • Confirm with OK

Go to Downloads

  • Open Downloads on your device by going to My Files or Files
  • Tap the APK file you downloaded (de.mneuroth.visiscriptextensions-v0.5.4-ApkClean.apk)
  • Tap Install when prompted, the APK file you downloaded will be installed on your device.

Older Versions

0.5.4 (1)1 MB

Questions & Answers

Q: What is an APK File?

A: Just like Windows (PC) systems use an .exe file for installing software, Android does the same. An APK file is the file format used for installing software on the Android operating system.

Q: If I install an APK from this website, will I be able to update the app from the Play Store?

A: Yes, absolutely. The Play Store installs APKs it downloads from Google's servers, and sideloading from a site like ApkClean.net goes through a very similar process, except you're the one performing the downloading and initiating the installation (sideloading).
As soon as the Play Store finds a version of the app newer than the one you've sideloaded, it will commence an update.

Q: Why ApkClean.net can guarantee APK 100% safe?

A: Whenever someone wants to download an APK file from ApkClean.net, we'll check the corresponding APK file on Google Play and allow user download it directly (of course, we'll cache it on our server). If the APK file does not exist on Google Play, we'll search it in our cache.

Q: What are Android App permissions?

A: Apps require access to certain systems within your device. When you install an application, you are notified of all of the permissions required to run that application.

Don't hesitate to contact us if you have any questions or concerns.

(*) is required

User's Reivew

4 ★"Goto definition" works on symbols that are defined functions, but fails to navigate variables
2 ★the extension did not allow me to compile or run my script for lisp