Re: How to support '//' as lua's one line comment identifier?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: How to support '//' as lua's one line comment identifier?
- From: kevin beckford <chiggsy@...>
- Date: 2011年1月20日 19:22:47 -0800
> And I have added '!=' to lua source code, to stay the same as javascript,
> python, c, c++, java, php, and many others.
For what purpose? You can convert Lua to javascript using llvm, if
you so desire.