On Wednesday 03 October 2007 12:55:54 François PERRAD wrote:

> 3) garbage collection
> How write code without GC problems ?
> How track down and fix GC problems ?

I'm happy to help, but I have difficulty running Lua programs from the command 
line.  I notice that the test harness chdirs out of languages/lua/ as well.  
Is that fixable?  Ideally I'd like to be able to run:

        $ parrot lua.pbc lua_file

... which should make debugging GC problems and performing any optimizations 
much easier.

-- c

Reply via email to