[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: steve donovan <steve.j.donovan@...>
- Date: Fri, 21 Jan 2011 10:21:05 +0200
On Fri, Jan 21, 2011 at 10:12 AM, Tang Daogang <daogangtang@gmail.com> wrote:
> as those, only the '~=' is an abrupt symbol.
It does take a little while for the fingers to learn, but at least
such a mistake only causes a compile error.
As Alexander says, making a private dialect will lead to difficulties
- you will have to convert any outside code, etc.
steve d.