[REBOL] Memory usage
From: maillist::peter::home::se at: 13-Oct-2005 23:27
Hello! I have noticed that if I execute a script repeatedly I will eventually ran out of memory. I have seen this for REBOL/Core on both Linux and Windows and with different versions. I am almost certain that it has to do with my script and the way REBOL allocate memory for variables. What should I do in my script to clean up before exit? Best regards, Peter Carlsson