Changes

Jump to navigation Jump to search

Overview of the API

585 bytes removed, 00:51, 31 May 2011
no edit summary
Line 1: Line 1: −
[[Image: See-the-link-here |thumb||right| [http://i.imgur.com/LTznh.jpg The Hexadecimal view of all the api functions, readable in an extraded phoenix.raw file]]]
  −
  −
The TI-Nspire allows, since OS v3.0, programming with the Lua language through a hidden application "TI.ScriptApp".
  −
  −
This page describes how to setup a Lua development environment and documents the currently known Lua functions for the Nspire, and a brief description of how to use the functions.
  −
   
Note: Neither the ''io'' nor ''os'' libraries are present for the TI-Nspire, which seems to be running a light version of Lua 5.1.4.
 
Note: Neither the ''io'' nor ''os'' libraries are present for the TI-Nspire, which seems to be running a light version of Lua 5.1.4.
  −
Here's a dump of a lot of functions available in the API : [http://adriweb.free.fr/upload/ti/dump.html Link to the dump].
      
==Standard Library==
 
==Standard Library==

Navigation menu