Touch Lua

Touch Lua



FreeOffers In-App Purchases

1.4.2for iPhone, iPod touch
7.3
14 Ratings
Ahmad Hawwash
Developer
14.7 MB
Size
May 4, 2017
Update Date
Education
Category
4+
Age Rating
Age Rating
4+
Apps in this category do not contain restricted content.
9+
Apps in this category may contain mild or occasional cartoon, fantasy or real-life violence, as well as occasional or mild adult, sexually suggestive or horrifying content and may not be suitable for children under 9 years of age.
12+
Apps in this category may contain occasional mild indecent language, frequent or intense cartoon or real-life violence, minor or occasional adult or sexually suggestive material, and simulated gambling, and may be for children under 12 years of age.
17+
You must be at least 17 years old to access this App.
Apps in this category may contain frequent and intense offensive language; Frequent and intense cartoon, fantasy or realistic violence: frequent and intense adult, scary and sexually suggestive subjects: as well as sexual content, nudity, tobacco, alcohol and drugs, may not be suitable for children under 17 years of age.
Touch Lua Screenshots
Touch Lua posterTouch Lua posterTouch Lua posterTouch Lua posterTouch Lua poster

About Touch Lua

Program with Lua, a simple and modern programming language. Lua’s syntax is simple as BASIC but Lua is faster and more powerful. Which make it just perfect for iPhone platform.

*** TouchLua+ (iPad version of TouchLua) is now available at App Store ***

Touch Lua Features:
+ Two modes: program/console (command line)
+ Multi program and directories support
+ Export/email programs and results
+ Powerful editor with Syntax highlighting
+ Graphics, audio, database and network programming support
+ Text screen: stylized text printing
+ Built in help: Tutorials (hands on), Wiki, Reference
+ Sample programs provided

Use Touch Lua:
+ Learn programming and modern scripting
+ Apply your programming skills
+ Rapid prototyping
+ Use it as advanced calculator
+ Graphing Tool

Now available through In-App Purchase:

Nitro Graphics Library:
Create 2D & 3D Graphics with the power of your GPU.

Draw Library: Empowers you to create complex graphics from simple graphic objects
Features:
+ Draw simple graphic objects: lines, rectangles, circles, text, ...
+ Draw at the super speed of your device
+ Make animations
+ Access Gyroscope and Accelerometers
+ Draw and create images
+ Enables you to run included Graphic Sample Programs

Audio Library : enables to play music and sound effects.
Features:
- Play one music track at once
- Play multiple sound effects synchronously
- Create and play your own sounds and save them as files

Socket Library: network support

Turtle Library:
Logo like graphic commands designed to encourage logical thinking
Examples are provided for absolute Beginners

To start learning Lua choose Console from main menu then select Tutorials (first aid kit icon). Now read & apply and you will learn Lua basic’s in no time!

Kindly Note: Touch Lua uses Lua 5.2 standard, so if you hit into undefined function see the alternative for it from the reference. some examples: unpack() now is table.unpack(), loadstring() is now load()

Make sure to take a look at other free App’s from Hawwash-Soft
Show More

What's New in the Latest Version 1.4.2

Last updated on May 4, 2017
Old Versions
This app has been updated by Apple to display the Apple Watch app icon.

bug fixes
Show More
Version History
1.4.2
May 4, 2017
This app has been updated by Apple to display the Apple Watch app icon.

bug fixes
1.4.1
Apr 20, 2017
bug fixes
1.4
Mar 31, 2017
Nitro Graphics Library
Create 2D & 3D Graphics with the power of your GPU.
1.3.9
Sep 26, 2016
+ Multi touch support for Draw Library
+ Improvements and Bug fixes
1.3.8
Apr 9, 2016
Fixed editor flicker issue
1.3.7
Dec 12, 2015
- Socket Library via In App Purchase
- Bug fixes and improvements

Have Fun!
1.3.6
Nov 25, 2015
- Text Screen: stylized text printing (font and color)
- Bugfixes and improvements

Have Fun!
1.3.5
Feb 4, 2015
Fixed typing glitch in file editor
1.3.4
Jan 10, 2015
- Import Images ( using Open In... feature )
- Import sounds ( using Open In... feature )
- More iOS 8 optimizations
1.3.3
Oct 23, 2014
fixed stability issue with iOS 8
1.3.2
Sep 24, 2014
- Audio Library + Examples
- Simple Framework (built over Draw Library) + Tutorials
- Minor changes and fixes

* Audio Library * recommended for all 'Draw Library' owners
Audio Library enables to play music and sound effects.
Capabilities:
- Play one music track at once
- Play multiple sound effects synchronously
- Create and play your own sounds and save them as files

Make sure to check other free Apps from Hawwash-Soft

Have Fun!
1.3.1
Jul 4, 2014
+ Image Drawing and Creating
+ Access Gyroscope and Accelerometers
+ Draw Clipping
+ Minor changes and fixes

*** TouchLua+ (iPad version of TouchLua) is now available at App Store ***

Make sure to take a look at other free App’s from Hawwash-Soft
Have Fun!
1.3
Jun 1, 2014
+ Supporting iOS 7 (dropped support for earlier versions)
+ Directory Support : Organise your files into Directories
+ Minor Changes and Fixes

*** TouchLua+ (iPad version of TouchLua) is now available at App Store ***

Make sure to take a look at other free App’s from Hawwash-Soft
Have Fun!
1.2
Dec 13, 2013
+ Turtle Library through In App Purchase
+ SQLite Library
+ Matrix Library
+ Complex Numbers Library
+ Minor Changes and Fixes

Turtle Library Description:
Logo like graphic commands designed to encourage logical thinking

*** TouchLua+ (iPad version of TouchLua) is now available at App Store ***

Make sure to take a look at other free App’s from Hawwash-Soft
Have Fun!
1.1.5
Oct 16, 2013
+ Auto complete for Lua program editor
+ Minor fixes

*** TouchLua+ (iPad version of TouchLua) is now available at App Store ***

Now available through In-App Purchase:
Draw Library: Empowers you to create complex graphics from simple graphic objects
Features:
+ Draw simple graphic objects: lines, rectangles, circles, text, ...
+ Draw at the super speed of your device
+ Make animations
+ Define your colors with alpha channel (32bit color with transparency)
+ Select your drawn text font face and size
+ Enables you to run included Graphic Sample Programs

Make sure to take a look at other free App’s from Hawwash-Soft
Have Fun!
1.1.3
Sep 11, 2013
+ Line Numbering for Lua program editor
+ Touch tracking for Draw Library
+ Two samples: StopWatch and Paint
+ Minor changes and fixes

*** TouchLua+ (iPad version of TouchLua) is now available at App Store ***

Draw Library Features:
+ Draw simple graphic objects: lines, rectangles, circles, text, ...
+ Draw at the super speed of your device
+ Make animations
+ Define your colors with alpha channel (32bit color with transparency)
+ Select your drawn text font face and size
+ Enables you to run included Graphic Sample Programs
For a complete list of Draw Library API see in App Help from Main menu.

Make sure to see other free Apps from Hawwash-Soft

Have Fun!
1.1.1
Jul 30, 2013
- New 'sys' module functions: locate and alert
- New 'draw' module functions: stringsize and stringinrect
- New samples: 'MyModule' and 'Draw Tutorial 1'
- Output screen with monospaced font
- Minor changes and fixes

Please Note:
'sys' module is provided for free while 'draw' module is available as in app purchase.
Touch Lua uses Lua 5.2 standard, so if you hit into undefined function see the alternative for it from the reference. some examples: unpack() now is table.unpack(), loadstring() is now load().

Draw Library Features:
+ Draw simple graphic objects: lines, rectangles, circles, text, ...
+ Draw at the super speed of your device
+ Make animations
+ Define your colors with alpha channel (32bit color with transparency)
+ Select your drawn text font face and size
+ Enables you to run included Graphic Sample Programs
For a complete list of Draw Library API see in App Help from Main menu.
1.1
Jul 2, 2013
+ Draw Library Extension - available as In-App Purchase
+ System Library Extension
+ File search
+ New indentation scheme
+ New syntax highlighting scheme

Fixes
- White screen issue
- Printing very long text issue
- Long file editing issue

Make sure to check Touch Lua Blog page from main screen.
1.0.8
Oct 14, 2012
- Support for iOS 6 & iPhone 5
- Minor Fixes
1.0.7
Aug 17, 2012
+ Two new useful functions: clear, sleep
+ Email program file as attachment instead of plain text
+ Fixed an auto indentation issue

to find details see support webpage.

make sure to visit Hawwash-Soft for more free App's

*Recommended Free App*
Hand BASIC - CBM Flavor
http://itunes.apple.com/app/hand-basic-cbm-flavor/id394924289?mt=8
1.0.6
Jul 28, 2012
+ View your code with syntax highlighting

make sure to visit Hawwash-Soft for more free App's

*Recommended Free App*
Hand BASIC - CBM Flavor
http://itunes.apple.com/app/hand-basic-cbm-flavor/id394924289?mt=8
1.0.5
Jul 6, 2012
+ Improved printing speed

make sure to visit Hawwash-Soft for more free App's

*Recommended Free App*
Hand BASIC - CBM Flavor
http://itunes.apple.com/app/hand-basic-cbm-flavor/id394924289?mt=8
1.0.4
Jun 25, 2012
+ simple auto indentation

make sure to visit Hawwash-Soft for more free App's

*Recommended Free App*
Hand BASIC - CBM Flavor
http://itunes.apple.com/app/hand-basic-cbm-flavor/id394924289?mt=8
1.0.3
Jun 16, 2012
+ Move to/Select Program Line
+ Fix: New File issue under iOS 4.3

make sure to visit Hawwash-Soft for more free App's

*Recommended Free App*
Hand BASIC - CBM Flavor
http://itunes.apple.com/app/hand-basic-cbm-flavor/id394924289?mt=8
1.0.2
Jun 6, 2012
Solved minor issues

make sure to visit Hawwash-Soft for more free App's

*Recommended Free App*
Hand BASIC - CBM Flavor
http://itunes.apple.com/app/hand-basic-cbm-flavor/id394924289?mt=8

Touch Lua FAQ

Click here to learn how to download Touch Lua in restricted country or region.
Check the following list to see the minimum requirements of Touch Lua.
iPhone
Requires iOS 7.0 or later.
iPod touch
Requires iOS 7.0 or later.
Touch Lua supports English
Touch Lua contains in-app purchases. Please check the pricing plan as below:
Draw Library
$4.99
Turtle Library
$0.99
Audio Library
$1.99
Socket Library
$0.99
Nitro Library
$5.99

Touch Lua Alternative

You May Also Like

Get more from Ahmad Hawwash