Re: [q-lang-users] Suggestions on how to debug?
Brought to you by:
agraef
From: Albert G. <Dr....@t-...> - 2006-12-19 18:15:46
|
Andrew Berg wrote: > It looks to me like "regex_next" is doing all the work, and if asked to predict, I would guess that it is tail recursive. No, the current version is not. And yes, I guess you're right with your suspicion that regex_next is the culprit here. It shouldn't be a big deal to rewrite regex_next so that it's tail-recursive, though. > (H contains 1/2 MB of text in 11286 lines.) I'm not sure exactly what to do from here. Could you please send me the text file (zipped up, in pm) that you used for testing? Then I'll see what I can do about it. Albert -- Dr. Albert Gr"af Dept. of Music-Informatics, University of Mainz, Germany Email: Dr....@t-..., ag...@mu... WWW: http://www.musikinformatik.uni-mainz.de/ag |