1. my preprocessor now has goto support
- Posted by jbrown105 at speedymail.org May 15, 2002
- 405 views
I have added goto support for pp (the main problem with adding support to Forref was that private variables would be clear out on each goto, something which is not a problem for pp) in rparser.ex. It's better than the version in ebasic (by David Cuny, whose example helped me figure out how to write my goto parser) as you can jump out of structures, although mine is unfortunantly far less tested and quite messier. I still haven't figured out how to get routine parameters to fit into SSref cleanly, reftypes are impossible without that supported. (Well, guess it may be time to go back to the drawing board ...) I've uploaded the new version on my web site, for you would-be alpha testsers out there. jbrown -- http://fastmail.fm/ - Access your email from home and the web