level 11
我按教程上的输入
prompt> lua -i -e "_PROMPT=' lua> '"
然后就这样了stdin:1:'=' ecpected near '-'
lua for windows 5.1.4
2014年03月24日 13点03分
1
level 8
楼主你这是在lua的交互模式下输入的吧。
书上说的应该是在命令行模式输入。
2014年03月25日 03点03分
3
level 13
你装了lua for Windows, 桌面会多一个SciTE的图标,这是它官方推荐的编程环境,你用这个来写程序。
2014年03月26日 01点03分
5