[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Syntax Highlight for Lua Script
- From: "Peter Shook" <pshook@...>
- Date: Mon, 7 Apr 2003 01:03:50 -0400
You are welcome, and good work. You've gotten rid of the nasty bits. I've
simplified it even further, and made it so that the Lua 4.0 and 5.0 versions
are allmost identical. The only difference is the % signs for the upvalues.
They are on the wiki at http://lua-users.org/wiki/LuaToHtml
- Peter Shook
> Converted both parser and syntax highlight to Lua4 .
> Thank you again Peter.
>
> David Burgess