On Oct 30, 2006, at 5:35 AM, Fritz Anderson wrote:

On 27 Oct 2006, at 4:22 PM, Jim Correia wrote:

I don't know Lua, by my recollection from the last time this came up was that it wasn't well suited to the pre 8.5 style of CLM function parsing since functions don't have a delimited block structure (begin/end).

Well, they do (function/end), but 'end' also gets paired with 'do', 'if..then', and 'if..then..else':

This is precisely why you can't get the codeless language module to work in non-grep mode, because the blocks don't have a unique start (begin, or {) as they do in C or pascal.

Jim

--
------------------------------------------------------------------
Have a feature request? Not sure the software's working correctly?
If so, please send mail to <[EMAIL PROTECTED]>, not to the list.
List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml>
List archives: <http://www.listsearch.com/BBEditTalk.lasso>
To unsubscribe, send mail to:  <[EMAIL PROTECTED]>

Reply via email to