VisiScript & SciteQt Ext.

50+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

VisiScript and SciteQt Extensions is an extension module for the VisiScript and SciteQt Text Editor Apps.

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

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

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) or SciteQt app (https://play.google.com/store/apps/details?id=org.scintilla.sciteqt)

VisiScript and SciteQt Extensions is implemented with Qt. VisiScript and SciteQt Extensions 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.
Updated on
Jan 13, 2017

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

What's new

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