lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hi,

New build (1.0.0.7) of LASH has been posted to the website:

              http://cc904244-a.hntsvlle1.al.home.com/Projects/lash.html

Changes in this version:

Files containing LUA code can now be executed using the "LF" command. For example if you have a file called test.lua, you can execute it by doing a "LF 
test.lua" on the command Line. 

The lua commands print() and write() both now output to the console. 

A rudimentory DIR command has been implemented. 

Thanks 
Terry Bayne