Touch Lua
教育
iPhoneのみ対応
無料 · アプリ内購入 · iPhoneに対応しています。macOSでは検証されていません。
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
さらに見る
とても簡単で初心者に優しく素晴らしい教材です。 あと課金拡張要素がなければ⭐️5にしています
とても簡単で初心者に優しく素晴らしい教材です。 あと課金拡張要素がなければ⭐️5にしています
手軽にプログラミングが楽しめて、かなり楽しい。ライブラリに課金がありますが、すべて購入しました。もっと、ライブラリの種類を増やしてほしい。
手軽にプログラミングが楽しめて、かなり楽しい。ライブラリに課金がありますが、すべて購入しました。もっと、ライブラリの種類を増やしてほしい。
とにかく、何度も何度も落ちるのを早急に改善してほしい。1〜2分の間に、5回以上アプリが落ちるのはどう考えても不具合。
とにかく、何度も何度も落ちるのを早急に改善してほしい。1〜2分の間に、5回以上アプリが落ちるのはどう考えても不具合。
This update from Apple will improve the functionality of this app. No new features are included.
bug fixes
1.4.2 2017/05/04
bug fixes
1.4.1 2017/04/20
Nitro Graphics Library
Create 2D & 3D Graphics with the power of your GPU.
1.4 2017/03/31
+ Multi touch support for Draw Library
+ Improvements and Bug fixes
1.3.9 2016/09/26
Fixed editor flicker issue
1.3.8 2016/04/09
- Socket Library via In App Purchase
- Bug fixes and improvements
Have Fun!
1.3.7 2015/12/12
- Text Screen: stylized text printing (font and color)
- Bugfixes and improvements
Have Fun!
1.3.6 2015/11/25
Fixed typing glitch in file editor
1.3.5 2015/02/04
- Import Images ( using Open In... feature )
- Import sounds ( using Open In... feature )
- More iOS 8 optimizations
1.3.4 2015/01/10
fixed stability issue with iOS 8
1.3.3 2014/10/23
- 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.2 2014/09/24
+ 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.1 2014/07/04
+ 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.3 2014/06/01
+ 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.2 2013/12/13
+ 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.5 2013/10/16
+ 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.3 2013/09/11
- 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.1 2013/07/30
+ 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.1 2013/07/02
- Support for iOS 6 & iPhone 5
- Minor Fixes
1.0.8 2012/10/14
+ 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.7 2012/08/17
+ 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.6 2012/07/28
+ 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.5 2012/07/06
+ 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.4 2012/06/25
+ 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.3 2012/06/16
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
1.0.2 2012/06/06
This update from Apple will improve the functionality of this app. No new features are included.
bug fixes
さらに見る バージョン1.4.2 2017/05/04
詳細が提供されていません デベロッパは、次のアプリアップデートを提出するときに、プライバシーの詳細を提供する必要があります。