Overview: Difference between revisions
From Vendetta Lua
Jump to navigationJump to search
New page: Lua version: 5.0<br> Download and documenation: [http://www.lua.org/]<br> Note: Most recent documentation refers to 5.1 there may be slight differences between that and the one used within... |
|||
(6 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
Lua version: 5. | Lua version: 5.1.2<br> | ||
Download and documenation: [http://www.lua.org/]<br> | Download and documenation: [http://www.lua.org/]<br> | ||
Public api is pretty stripped down at the moment. Which means no io, os routines and no C library loading and stuff. | Public api is pretty stripped down at the moment. Which means no io, os routines and no C library loading and stuff. | ||
Line 7: | Line 6: | ||
<br><br> | <br><br> | ||
GUI Toolkit: IUP<br> | |||
GUI Toolkit: [[IUP Intro]]<br> | |||
download and documentation: [http://www.tecgraf.puc-rio.br/iup/]<br> | download and documentation: [http://www.tecgraf.puc-rio.br/iup/]<br> | ||
+/- a few features | +/- a few features |