DS - DSi Homebrew Downloads
| Download im Detail |
|
Nano Lua v.2.3 |
||
![]() |
||
|
||
| Bitte bewerten Sie den Download angemessen! |
Nano Lua ist ein Interpreter der Lua Scripting Sprache. Diese entstand aus der Source von Micro Lua DS v3.0. Coder Quent42340 hat besagte Source überarbeitet, Bugs, entfernt, neue Features geaddet etc und das ganze dann als Nano Lua released. Der Vorteil an Nano Lua ist offensichtlich. Man kann eigene Programme und Spiele programmieren ohne C/C++ zu lernen.

Changelog:
v2.3
v2.2
- Remove Font.print ()
- Other functions described in the doc
v2.2
- Loading speed x2
v2.1
- Adding LUA_FULLDIR a variable that contains the exact location of Nano Lua in the "lua"
- The libforms of Stef14 and my libCollisions are included to boot! We can now use those functions so without having to include them! I also added examples
- Additions functions screen.printB () screen.printU () and screen.printS () for text formatting (such screen.print except that B = Bold, U = Underline Strikethrough = S)
- Stylusbox fixed
v2.0
- Added a variable that contains NANOLUA_VERSION version of Nano Lua
- Added LUA_TYPE a variable that contains the type of version of Lua used here
- Added a LUA_DIR variable which indicates which folder is placed Nano Lua
- The StylusBox and my libColor are included to boot! We can now use those functions so without having to include them!
- Possible to use relative paths
- Possibility to use System.listDirectory () bug free


