Hu Qiwei writes: > ..I've updated my try..catch patch, now "finally" clause is supported... John had suggested that a "scoped guard" statement (from the D language) would be preferable to try/finally. See the discussion in http://lua-users.org/wiki/ResourceAcquisitionIsInitialization .