[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: Thu, 20 Jan 2011 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.